Skip to content

Conversation

kbadk
Copy link
Contributor

@kbadk kbadk commented Jul 8, 2020

#6408 introduced a small regression switching the API to return git commit message summary not the whole message.

This PR causes the API to return the full message once again.

Closes #12185.

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jul 8, 2020
Copy link
Contributor

@zeripath zeripath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this was just a simple mistaken regression in #6408

@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Jul 8, 2020
@zeripath zeripath merged commit cedbd36 into go-gitea:master Jul 8, 2020
@zeripath zeripath added type/bug issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change labels Jul 8, 2020
@zeripath zeripath added this to the 1.13.0 milestone Jul 8, 2020
@zeripath
Copy link
Contributor

zeripath commented Jul 8, 2020

@kbadk would you be able to send a backport to release/v1.12?

techknowlogick pushed a commit to techknowlogick/gitea that referenced this pull request Jul 8, 2020
@zeripath zeripath added the backport/done All backports for this PR have been created label Jul 8, 2020
techknowlogick added a commit that referenced this pull request Jul 8, 2020
… full messages (#12186) (#12187)

Closes #12185

Co-authored-by: Kristian Antonsen <kristian@derfor.dk>
ydelafollye pushed a commit to ydelafollye/gitea that referenced this pull request Jul 31, 2020
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created issue/regression Indicates a previously functioning feature or behavior that has broken or regressed after a change lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: Gitea commits API again returns commit summaries, not full messages
4 participants