Skip to content

Commit 594b835

Browse files
authored
1 parent 340d9ec commit 594b835

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

custom/conf/app.example.ini

+3
Original file line numberDiff line numberDiff line change
@@ -1129,6 +1129,9 @@ LEVEL = Info
11291129
;; In default merge messages only include approvers who are official
11301130
;DEFAULT_MERGE_MESSAGE_OFFICIAL_APPROVERS_ONLY = true
11311131
;;
1132+
;; In default squash-merge messages include the commit message of all commits comprising the pull request.
1133+
;POPULATE_SQUASH_COMMENT_WITH_COMMIT_MESSAGES = false
1134+
;;
11321135
;; Add co-authored-by and co-committed-by trailers if committer does not match author
11331136
;ADD_CO_COMMITTER_TRAILERS = true
11341137
;;

0 commit comments

Comments
 (0)