mirror of
https://github.com/tendermint/tendermint.git
synced 2025-12-23 06:15:19 +00:00
mergify: use PR title and body for squash merge commit (#4669)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
pull_request_rules:
|
||||
- name: automerge to master with label S:automerge and branch protection passing
|
||||
- name: Automerge to master
|
||||
conditions:
|
||||
- base=master
|
||||
- label=S:automerge
|
||||
@@ -7,3 +7,4 @@ pull_request_rules:
|
||||
merge:
|
||||
method: squash
|
||||
strict: true
|
||||
commit_message: title+body
|
||||
|
||||
Reference in New Issue
Block a user