-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md #18177
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
Merged
lunny
merged 28 commits into
go-gitea:main
from
lunny:lunny/custom_default_merge_message
May 8, 2022
Merged
Allow custom default merge message with .gitea/default_merge_message/<merge_style>_TEMPLATE.md #18177
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
902e5a8
Allow custom default merge message with .gitea/MERGE_MESSAGE_<merge_s…
lunny 9ec30d3
Some improvements
lunny c65ad5c
Follow some advices
lunny 16f0514
Fix bug
lunny 699989e
Fix bug
lunny d5ecd46
Fix lint
lunny e2611b4
Fix close comment
lunny 6c15fb6
Fix test
lunny 2bb16a0
Fix and docs
lunny aea234d
Improve codes
lunny 9d81824
Update docs and remove unnecessary variables
lunny 86a9b44
return error for GetDefaultMergeMessage
lunny 515f766
Fix test
lunny f7c0c99
improve code
lunny 684bee1
ignore unknow unit type
lunny f25bc24
return error for GetDefaultMergeMessage
lunny f5f244b
Update services/pull/merge.go
zeripath 434cd75
Some improvements
lunny 5b5109f
Follow some advices
lunny 97b412c
Fix bug
lunny cabaaf0
Fix lint
lunny a58af0a
Improve codes
lunny d0c4200
Update docs and remove unnecessary variables
lunny 0994e01
return error for GetDefaultMergeMessage
lunny da18a4d
improve code
lunny 6cd9bf4
Handle deleted HeadRepo in GetDefaultMergeMessage
zeripath 85d7d02
Fix test
lunny 67682c7
Fix test
lunny File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.