Skip to content

Commit 4dc970b

Browse files
committed
add
1 parent 7582eb0 commit 4dc970b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

custom/conf/app.example.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1126,6 +1126,9 @@ LEVEL = Info
11261126
;; In default merge messages only include approvers who are official
11271127
;DEFAULT_MERGE_MESSAGE_OFFICIAL_APPROVERS_ONLY = true
11281128
;;
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+
;;
11291132
;; Add co-authored-by and co-committed-by trailers if committer does not match author
11301133
;ADD_CO_COMMITTER_TRAILERS = true
11311134
;;

0 commit comments

Comments
 (0)