Skip to content

Commit 9be7045

Browse files
committed
Auto merge of rust-lang#6468 - xFrednet:0000-rename-good-first-issue-for-rustbot, r=flip1995
Renamed the good first issue label for rustbot The `good first issue` label got renamed to `good-first-issue`. See [Zulip](https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/Rename.20the.20.22good.20first.20issue.22.20label.20for.20bot.20usage/near/220428379) to enable the assignment with rustbot. changelog: None r? `@flip1995`
2 parents 896d82f + 1f58c2b commit 9be7045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

triagebot.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[relabel]
22
allow-unauthenticated = [
33
"A-*", "C-*", "E-*", "L-*", "M-*", "O-*", "P-*", "S-*", "T-*",
4-
"good first issue"
4+
"good-first-issue"
55
]
66

77
[assign]

0 commit comments

Comments
 (0)