mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-23 16:15:42 +02:00
ci(Mergify): configuration update
Signed-off-by: 张志豪 <null>
This commit is contained in:
parent
fcdacd13f3
commit
701f97e4fa
15
.mergify.yml
Normal file
15
.mergify.yml
Normal file
@ -0,0 +1,15 @@
|
||||
pull_request_rules:
|
||||
- name: Automatic merge on approval
|
||||
conditions:
|
||||
- "#approved-reviews-by>=1"
|
||||
- status-success=Test
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
||||
- name: automatically merge dependabot's PRs
|
||||
conditions:
|
||||
- author~=^dependabot(|-preview)\[bot\]$
|
||||
- status-success=Test
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
Loading…
Reference in New Issue
Block a user