瀏覽代碼
chore: Let maintainer raise a PR on stable branch
version-14
Suraj Shetty
3 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
5 行新增 和
3 行删除
-
.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: |
|
|
|