mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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:
|
||||
- name: Automatic merge on approval
|
||||
conditions:
|
||||
|
|
@ -8,3 +13,4 @@ pull_request_rules:
|
|||
actions:
|
||||
queue:
|
||||
method: rebase
|
||||
name: default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue