Skip to content

Update docs for triagebot [backport] command#1064

Merged
Urgau merged 1 commit into
rust-lang:masterfrom
apiraino:update-docs
Jun 9, 2026
Merged

Update docs for triagebot [backport] command#1064
Urgau merged 1 commit into
rust-lang:masterfrom
apiraino:update-docs

Conversation

@apiraino

@apiraino apiraino commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

We are changing the syntax of the Zulip backport command to support shorter versions (see rust-lang/triagebot#2423).

The command will now accept:

  • @**triagebot** backport accept beta 123456 (the original one, can be issued everywhere on Zulip)
  • @**triagebot** backport accept beta (implied PR number, see Note)
  • @**triagebot** backport accept (implied release channel and PR number, see Note)

Note: the two new shorter versions will parse the Zulip stream title to retrieve the release channel and the PR num. I am trying to be clever so there are not so many safeguards. They will only work if the Zulip stream name is in the form #123456: beta-nominated (these streams are auto-generated so we should be relatively safe).

r? @Urgau (after merge of the triagebot patch)

thanks!

Rendered

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 9, 2026
@Urgau Urgau merged commit 58c582d into rust-lang:master Jun 9, 2026
1 check passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 9, 2026
@apiraino apiraino deleted the update-docs branch June 9, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants