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:
Chris Denton 2025-04-19 19:30:50 +00:00 committed by GitHub
commit 4c36aeda27
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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
""",