Add parameters to configure merge commit messages to repo#2440
Add parameters to configure merge commit messages to repo#2440gmlewis merged 2 commits intogoogle:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2440 +/- ##
=======================================
Coverage 98.08% 98.08%
=======================================
Files 122 122
Lines 10632 10636 +4
=======================================
+ Hits 10428 10432 +4
Misses 140 140
Partials 64 64
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @garrettheel !
LGTM.
Merging.
|
Looking at the linked docs, these 4 new fields have a small number of allowed values... // SquashMergeCommitTitle can be one of: "PR_TITLE", "COMMIT_OR_PR_TITLE"Thoughts? |
@gmlewis yep, that makes sense! I wasn't sure how much we wanted to re-document the API here, but I think this would help quickly figure out valid inputs. Pushed up another commit with comments, let me know if that's the right spot for them |
These new parameters have been added to the repository api to allow more granular control of merge commit messages:
squash_merge_commit_titlesquash_merge_commit_messagemerge_commit_titlemerge_commit_message