Suraj Shetty
3 vuotta sitten
committed by
GitHub
vanhempi
commit
30f9572122
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
5 lisäystä ja
3 poistoa
-
.mergify.yml
|
|
@@ -1,9 +1,11 @@ |
|
|
|
pull_request_rules: |
|
|
|
- name: Auto-close PRs on stable branch |
|
|
|
conditions: |
|
|
|
- or: |
|
|
|
- base=version-13 |
|
|
|
- base=version-12 |
|
|
|
- and: |
|
|
|
- author!=surajshetty3416 |
|
|
|
- or: |
|
|
|
- base=version-13 |
|
|
|
- base=version-12 |
|
|
|
actions: |
|
|
|
close: |
|
|
|
comment: |
|
|
|