Skip to content

Commit ff84ecd

Browse files
authored
Allow unauthorized users to user the has-merge-commits label
So they can remove it after they've removed the merge commit.
1 parent 03c199a commit ff84ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ allow-unauthenticated = [
2121
"perf-*",
2222
"AsyncAwait-OnDeck",
2323
"needs-triage",
24+
"has-merge-commits",
2425
]
2526

2627
[glacier]

0 commit comments

Comments
 (0)