unauthenticated @rustbot label T-*

This is allowed in [`rust-lang/rust`](62d9034a0d/triagebot.toml (L12)).

Others have also expected it to work here:
- https://github.com/rust-lang/rfcs/pull/3490#issuecomment-1722720545
- https://github.com/rust-lang/rfcs/pull/3485#issuecomment-1712657835

@rustbot label not-rfc
This commit is contained in:
Ethan Brierley 2023-09-20 11:13:00 +01:00 committed by GitHub
parent 889898e864
commit 0a462f0eb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
[relabel] [relabel]
allow-unauthenticated = [ allow-unauthenticated = [
"A-*", "A-*",
"T-*",
"not-rfc", "not-rfc",
] ]