diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-05-24 09:23:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-24 09:23:39 +0200 |
| commit | 63a53555a1d4fe1d18bf30ac252029bab14b9618 (patch) | |
| tree | cb5576ecfd5ec9b2115d66c088c15ec938d42f27 | |
| parent | 48c4a46c8e6b70fcf07817750d1ae5d829035075 (diff) | |
| parent | f34c67e7a4af4889f8c50006f0499a4967de0fbc (diff) | |
| download | rust-63a53555a1d4fe1d18bf30ac252029bab14b9618.tar.gz rust-63a53555a1d4fe1d18bf30ac252029bab14b9618.zip | |
Rollup merge of #141427 - fmease:dis-triagebot-glacier, r=Urgau
Disable `triagebot`'s `glacier` handler Part of https://github.com/rust-lang/rust/issues/125459. Unblocks https://github.com/rust-lang/triagebot/pull/2008. r? Urgau
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml index fd7a861bc92..cfcd100003d 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -44,8 +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"] -[glacier] - [ping.icebreakers-llvm] message = """\ Hey LLVM ICE-breakers! This bug has been identified as a good |
