about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-02-09 15:47:30 +0000
committerbors <bors@rust-lang.org>2021-02-09 15:47:30 +0000
commit03a0dd599dcb3f3ce7aee844b060a217bd25396b (patch)
tree7898ca0e6b26820087be8a977facc74020026dc1
parent4bbd7e46ee274d1128d3d3e0f7f681127fcb0e14 (diff)
parent775ce47b0658db3e076a0a3d4546b739bd24a582 (diff)
downloadrust-03a0dd599dcb3f3ce7aee844b060a217bd25396b.tar.gz
rust-03a0dd599dcb3f3ce7aee844b060a217bd25396b.zip
Auto merge of #6704 - rust-lang:flip1995-patch-1, r=phansch
Rename "good first issue" back to "good-first-issue"

changelog: none
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index e56c447c674..b0a13f827d6 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -1,7 +1,7 @@
 [relabel]
 allow-unauthenticated = [
     "A-*", "C-*", "E-*", "I-*", "L-*", "P-*", "S-*", "T-*",
-    "good first issue"
+    "good-first-issue"
 ]
 
 [assign]