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
@ -21,6 +21,7 @@ allow-unauthenticated = [
|
|||||||
"perf-*",
|
"perf-*",
|
||||||
"AsyncAwait-OnDeck",
|
"AsyncAwait-OnDeck",
|
||||||
"needs-triage",
|
"needs-triage",
|
||||||
|
"has-merge-commits",
|
||||||
]
|
]
|
||||||
|
|
||||||
[glacier]
|
[glacier]
|
||||||
|
Loading…
Reference in New Issue
Block a user