about summary refs log tree commit diff
diff options
context:
space:
mode:
authorcyrgani <ansgar.w.zielke@gmail.com>2025-06-10 23:16:07 +0200
committercyrgani <ansgar.w.zielke@gmail.com>2025-06-10 23:16:07 +0200
commit296f9f2513b4540631455d8baec3910ea5ba4c1a (patch)
treed50d2fd81470b4ff2724f82f3173a8308dd25a43
parentfb644e6a1a7d34c6bbb5ecfe5c185f8c977d6bb3 (diff)
downloadrust-296f9f2513b4540631455d8baec3910ea5ba4c1a.tar.gz
rust-296f9f2513b4540631455d8baec3910ea5ba4c1a.zip
remove ice group pings from `triagebot.toml`
-rw-r--r--triagebot.toml23
1 files changed, 0 insertions, 23 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 15c56f8861f..dbbbffd3e13 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -44,29 +44,6 @@ remove_labels = ["S-waiting-on-author"]
 # Those labels are added when PR author requests a review from an assignee
 add_labels = ["S-waiting-on-review"]
 
-[ping.icebreakers-llvm]
-message = """\
-Hey LLVM ICE-breakers! This bug has been identified as a good
-"LLVM ICE-breaking candidate". In case it's useful, here are some
-[instructions] for tackling these sorts of bugs. Maybe take a look?
-Thanks! <3
-
-[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/llvm.html
-"""
-label = "ICEBreaker-LLVM"
-
-[ping.icebreakers-cleanup-crew]
-alias = ["cleanup", "cleanups", "cleanup-crew", "shrink", "reduce", "bisect"]
-message = """\
-Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
-"Cleanup ICE-breaking candidate". In case it's useful, here are some
-[instructions] for tackling these sorts of bugs. Maybe take a look?
-Thanks! <3
-
-[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/cleanup-crew.html
-"""
-label = "ICEBreaker-Cleanup-Crew"
-
 [ping.windows]
 message = """\
 Hey Windows Group! This bug has been identified as a good "Windows candidate".