mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
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:
@@ -21,6 +21,7 @@ allow-unauthenticated = [
|
||||
"perf-*",
|
||||
"AsyncAwait-OnDeck",
|
||||
"needs-triage",
|
||||
"has-merge-commits",
|
||||
]
|
||||
|
||||
[glacier]
|
||||
|
||||
Reference in New Issue
Block a user