mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-14 04:37:05 +00:00
mergify: remove unnecessary conditions (#4501)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
pull_request_rules:
|
||||
- name: automatic merge for master when CI passes and 1 reviews and has label S:automerge
|
||||
- name: automerge to master with label S:automerge and branch protection passing
|
||||
conditions:
|
||||
- "#approved-reviews-by>=1"
|
||||
- "status-success=ci/circleci - Pull Request"
|
||||
- base=master
|
||||
- label=S:automerge
|
||||
actions:
|
||||
|
||||
Reference in New Issue
Block a user