Allow unauthorized users to user the has-merge-commits label
So they can remove it after they've removed the merge commit.
This commit is contained in:
parent
03c199af8e
commit
ff84ecd68c
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ allow-unauthenticated = [
|
|||
"perf-*",
|
||||
"AsyncAwait-OnDeck",
|
||||
"needs-triage",
|
||||
"has-merge-commits",
|
||||
]
|
||||
|
||||
[glacier]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue