chore: Let maintainer raise a PR on stable branch
This commit is contained in:
parent
257b41dcee
commit
30f9572122
1 changed files with 5 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue