Rollup merge of #119938 - Nilstrieb:has-merge-commits-unauthenticated, r=fmease
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:
commit
847aad75ad
@ -22,6 +22,7 @@ allow-unauthenticated = [
|
|||||||
"perf-*",
|
"perf-*",
|
||||||
"AsyncAwait-OnDeck",
|
"AsyncAwait-OnDeck",
|
||||||
"needs-triage",
|
"needs-triage",
|
||||||
|
"has-merge-commits",
|
||||||
]
|
]
|
||||||
|
|
||||||
[review-submitted]
|
[review-submitted]
|
||||||
|
Loading…
Reference in New Issue
Block a user