Rollup merge of #140039 - apiraino:add-option-for-stable-backport-poll, r=aDotInTheVoid
Add option for stable backport poll When creating polls on Zulip about stable backport ("Do we approve the backport of `#12345`"?), stable backports should have the option of "approving, but only is a dot release is planned" (this is a hint to t-release about how the team think important - or not - is backporting some patch). Discussed on [Zulip](510037866
)[#t-rustdoc > stable-nominated: #139328 @ 💬](510037866
) r? `@aDotInTheVoid` (feel free to adjust the wording!)
This commit is contained in:
commit
4c36aeda27
1 changed files with 1 additions and 0 deletions
|
@ -659,6 +659,7 @@ message_on_add = [
|
|||
"""\
|
||||
/poll Approve stable backport of #{number}?
|
||||
approve
|
||||
approve (but does not justify new dot release on its own)
|
||||
decline
|
||||
don't know
|
||||
""",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue