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:
|
pull_request_rules:
|
||||||
- name: Auto-close PRs on stable branch
|
- name: Auto-close PRs on stable branch
|
||||||
conditions:
|
conditions:
|
||||||
- or:
|
- and:
|
||||||
- base=version-13
|
- author!=surajshetty3416
|
||||||
- base=version-12
|
- or:
|
||||||
|
- base=version-13
|
||||||
|
- base=version-12
|
||||||
actions:
|
actions:
|
||||||
close:
|
close:
|
||||||
comment:
|
comment:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue