Rollup merge of #123047 - ehuss:triagebot-edition-2024, r=fmease

triagebot: Add notification of 2024 issues

This adds a notification for 2024 issues to Zulip.
This commit is contained in:
Matthias Krüger 2024-03-26 17:06:40 +01:00 committed by GitHub
commit 6ecbc343f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -424,7 +424,15 @@ message_on_reopen = "Issue #{number} has been reopened. Pinging @*T-types*."
[notify-zulip."A-edition-2021"]
required_labels = ["C-bug"]
zulip_stream = 268952 # #edition 2021
zulip_stream = 268952 # #edition
topic = "Edition Bugs"
message_on_add = """\
Issue #{number} "{title}" has been added (previous edition 2021).
"""
[notify-zulip."A-edition-2024"]
required_labels = ["C-bug"]
zulip_stream = 268952 # #edition
topic = "Edition Bugs"
message_on_add = """\
Issue #{number} "{title}" has been added.