Skip to content

Commit 1dc88ff

Browse files
Allow non-org members to label requires-debug-assertions
jruderman tried to add this in #104916, for example. I think I've seen this happen before as well.
1 parent 8681d4c commit 1dc88ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ allow-unauthenticated = [
1515
"llvm-main",
1616
"needs-fcp",
1717
"relnotes",
18-
"requires-nightly",
18+
"requires-*",
1919
"regression-*",
2020
"perf-*",
2121
"AsyncAwait-OnDeck",

0 commit comments

Comments
 (0)