File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -776,6 +776,10 @@ message_on_add = [
776776PR #{number} "{title}" fixes a regression and has been nominated for backport.
777777{recipients}, what do you think about it?
778778This topic will help T-compiler getting context about it.
779+
780+ Tip: to approve or decline from this Zulip thread, use:
781+ @_**triagebot** backport approve beta #{number}
782+ @_**triagebot** backport decline beta #{number}
779783""" ,
780784 """ \
781785/poll Should #{number} be beta backported?
@@ -801,6 +805,11 @@ message_on_add = [
801805 """ \
802806PR #{number} "{title}" fixes a regression and has been nominated for backport.
803807{recipients}, what do you think about it?
808+ This topic will help T-compiler getting context about it.
809+
810+ Tip: to approve or decline from this Zulip thread, use:
811+ @_**triagebot** backport approve stable #{number}
812+ @_**triagebot** backport decline stable #{number}
804813""" ,
805814 """ \
806815/poll Approve stable backport of #{number}?
You can’t perform that action at this time.
0 commit comments