浏览代码
ci: Update auto-close condition
version-14
Suraj Shetty
3 年前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
.mergify.yml
|
@@ -2,7 +2,7 @@ pull_request_rules: |
|
|
- name: Auto-close PRs on stable branch |
|
|
- name: Auto-close PRs on stable branch |
|
|
conditions: |
|
|
conditions: |
|
|
- and: |
|
|
- and: |
|
|
- or: |
|
|
|
|
|
|
|
|
- and: |
|
|
- author!=surajshetty3416 |
|
|
- author!=surajshetty3416 |
|
|
- author!=gavindsouza |
|
|
- author!=gavindsouza |
|
|
- or: |
|
|
- or: |
|
|