Allow anyone to change the status of a PR
This commit is contained in:
parent
32e07fe2bf
commit
d66cdb10f4
1 changed files with 7 additions and 0 deletions
|
|
@ -1 +1,8 @@
|
|||
[assign]
|
||||
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"waiting-on-review",
|
||||
"waiting-on-author",
|
||||
"blocked",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue