소스 검색
ci: Update auto-close condition
version-14
Suraj Shetty
3 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
.mergify.yml
|
|
@@ -2,7 +2,7 @@ pull_request_rules: |
|
|
|
- name: Auto-close PRs on stable branch |
|
|
|
conditions: |
|
|
|
- and: |
|
|
|
- or: |
|
|
|
- and: |
|
|
|
- author!=surajshetty3416 |
|
|
|
- author!=gavindsouza |
|
|
|
- or: |
|
|
|