Skip to content

Commit

Permalink
Rollup merge of #119938 - Nilstrieb:has-merge-commits-unauthenticated…
Browse files Browse the repository at this point in the history
…, r=fmease

Allow unauthorized users to user the has-merge-commits label

So they can remove it after they've removed the merge commit.
  • Loading branch information
matthiaskrgr committed Jan 13, 2024
2 parents f7a76a9 + ff84ecd commit 847aad7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ allow-unauthenticated = [
"perf-*",
"AsyncAwait-OnDeck",
"needs-triage",
"has-merge-commits",
]

[review-submitted]
Expand Down

0 comments on commit 847aad7

Please sign in to comment.