mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
Configure triagebot to add a backlink to Zulip when nominating a lint
This commit is contained in:
@@ -63,6 +63,11 @@ threshold = 20
|
||||
[notify-zulip."lint-nominated"]
|
||||
zulip_stream = 577190 # #clippy/fcp
|
||||
topic = "FCP rust-clippy#{number}: {title}"
|
||||
github_comment = """\
|
||||
This lint has been nominated for inclusion.
|
||||
|
||||
[A FCP topic has been created on Zulip]({zulip_topic_url}).
|
||||
"""
|
||||
# Zulip polls may not be preceded by any other text and pings & short links inside
|
||||
# the title of a poll don't get recognized. Therefore we need to send two messages.
|
||||
message_on_add = [
|
||||
|
||||
Reference in New Issue
Block a user