We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7582eb0 commit 4dc970bCopy full SHA for 4dc970b
custom/conf/app.example.ini
@@ -1126,6 +1126,9 @@ LEVEL = Info
1126
;; In default merge messages only include approvers who are official
1127
;DEFAULT_MERGE_MESSAGE_OFFICIAL_APPROVERS_ONLY = true
1128
;;
1129
+;; In default squash-merge messages include the commit message of all commits comprising the pull request.
1130
+;POPULATE_SQUASH_COMMENT_WITH_COMMIT_MESSAGES = false
1131
+;;
1132
;; Add co-authored-by and co-committed-by trailers if committer does not match author
1133
;ADD_CO_COMMITTER_TRAILERS = true
1134
0 commit comments