mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
chore: setup mergify
This commit is contained in:
parent
419153c1f1
commit
ae08fd007c
1 changed files with 10 additions and 0 deletions
10
.github/mergify.yml
vendored
Normal file
10
.github/mergify.yml
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
pull_request_rules:
|
||||||
|
- name: Automatic merge on approval
|
||||||
|
conditions:
|
||||||
|
- and:
|
||||||
|
- "-draft"
|
||||||
|
- "#check-failure=0"
|
||||||
|
- "#approved-reviews-by>=1"
|
||||||
|
actions:
|
||||||
|
queue:
|
||||||
|
method: rebase
|
||||||
Loading…
Add table
Add a link
Reference in a new issue