mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Update .mergify.yml
This commit is contained in:
parent
56bbc37028
commit
ada6074994
18
.mergify.yml
18
.mergify.yml
@ -1,12 +1,12 @@
|
||||
pull_request_rules:
|
||||
- name: Automatic merge on approval
|
||||
conditions:
|
||||
- "#approved-reviews-by>=1"
|
||||
- "#status-failure=0"
|
||||
- "base=master"
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
||||
# pull_request_rules:
|
||||
# - name: Automatic merge on approval
|
||||
# conditions:
|
||||
# - "#approved-reviews-by>=1"
|
||||
# - "#status-failure=0"
|
||||
# - "base=master"
|
||||
# actions:
|
||||
# merge:
|
||||
# method: merge
|
||||
pull_request_rules:
|
||||
- name: Automatic merge for Dependabot pull requests
|
||||
conditions:
|
||||
|
Loading…
Reference in New Issue
Block a user