소스 검색

chore: Let maintainer raise a PR on stable branch

version-14
Suraj Shetty 3 년 전
committed by GitHub
부모
커밋
30f9572122
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. +5
    -3
      .mergify.yml

+ 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:


불러오는 중...
취소
저장