Skip to content

Commit 847aad7

Browse files
authored
Rollup merge of rust-lang#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.
2 parents f7a76a9 + ff84ecd commit 847aad7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: triagebot.toml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ allow-unauthenticated = [
2222
"perf-*",
2323
"AsyncAwait-OnDeck",
2424
"needs-triage",
25+
"has-merge-commits",
2526
]
2627

2728
[review-submitted]

0 commit comments

Comments
 (0)