mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
ci(Mergify): configuration update
This commit is contained in:
parent
ae08fd007c
commit
5106030515
1 changed files with 6 additions and 0 deletions
6
.github/mergify.yml
vendored
6
.github/mergify.yml
vendored
|
|
@ -1,3 +1,8 @@
|
||||||
|
queue_rules:
|
||||||
|
- name: default
|
||||||
|
conditions:
|
||||||
|
- "#check-failure=0"
|
||||||
|
|
||||||
pull_request_rules:
|
pull_request_rules:
|
||||||
- name: Automatic merge on approval
|
- name: Automatic merge on approval
|
||||||
conditions:
|
conditions:
|
||||||
|
|
@ -8,3 +13,4 @@ pull_request_rules:
|
||||||
actions:
|
actions:
|
||||||
queue:
|
queue:
|
||||||
method: rebase
|
method: rebase
|
||||||
|
name: default
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue