ソースを参照
chore: Let maintainer raise a PR on stable branch
version-14
Suraj Shetty
3年前
committed by
GitHub
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
-
.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: |
|
|
|