Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Change commit summary to full message #6591

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

jolheiser
Copy link
Member

Resolves #6589

Signed-off-by: jolheiser <john.olheiser@gmail.com>
@lafriks lafriks added this to the 1.9.0 milestone Apr 12, 2019
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Apr 12, 2019
@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 Apr 12, 2019
@codecov-io
Copy link

Codecov Report

Merging #6591 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6591      +/-   ##
==========================================
- Coverage    40.5%   40.49%   -0.01%     
==========================================
  Files         405      405              
  Lines       54351    54351              
==========================================
- Hits        22013    22010       -3     
- Misses      29311    29314       +3     
  Partials     3027     3027
Impacted Files Coverage Δ
routers/api/v1/repo/commits.go 72.91% <100%> (ø) ⬆️
modules/log/event.go 64.46% <0%> (-1.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 783cd64...16a7e68. Read the comment docs.

@zeripath zeripath merged commit cb64b21 into go-gitea:master Apr 12, 2019
@zeripath
Copy link
Contributor

Please send backport to 1.8

jolheiser added a commit to jolheiser/gitea that referenced this pull request Apr 12, 2019
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@techknowlogick techknowlogick added the backport/done All backports for this PR have been created label Apr 12, 2019
lafriks pushed a commit that referenced this pull request Apr 12, 2019
Signed-off-by: jolheiser <john.olheiser@gmail.com>
@jolheiser jolheiser deleted the 6589_api_commit_message branch July 8, 2020 13:28
@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 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.

Get a single commit from a repository REST API should return commit message instead of commit summary
7 participants