Skip to content

Commit 4306309

Browse files
authored
Rollup merge of #138184 - thaliaarchi:unauthenticated-ci-spurious, r=compiler-errors
Allow anyone to relabel `CI-spurious-*` As suggested by `@Noratrieb` in reference to me attempting to set this label in #136780 (comment), allow unauthenticated users to relabel `CI-spurious-*`.
2 parents 9aac24d + 06eecca commit 4306309

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
@@ -18,6 +18,7 @@ allow-unauthenticated = [
1818
"WG-*",
1919
"-Z*",
2020
"beta-nominated",
21+
"CI-spurious-*",
2122
"const-hack",
2223
"llvm-*",
2324
"needs-fcp",

0 commit comments

Comments
 (0)