Release tasks
Backports
To request or track a backport, comment /backport on the PR, comment
/backport <PR> on this issue, or add it to the checklist below. See
RELEASING.md: How to add backports
for details.
To manually control the release flow, see the
RELEASING.md: Manual Editing
section.
Available Commands
Comment commands:
/prepare: Determines version, creates tracking issue and preparation PR.
/prepare-complete [PR]: Marks preparation task as complete.
/create-release-branch: Cuts and pushes the release branch.
/create-rc: Tags and publishes a new release candidate (RC).
/process-backports: Cherry-picks pending backports.
/backport <PRs>: Adds PRs to the backports and processes backports.
/promote: Promotes the latest RC to final release.
See RELEASING.md for details on how to use them.
Release tasks
Backports
To request or track a backport, comment
/backporton the PR, comment/backport <PR>on this issue, or add it to the checklist below. SeeRELEASING.md: How to add backports
for details.
To manually control the release flow, see the
RELEASING.md: Manual Editing
section.
Available Commands
Comment commands:
/prepare: Determines version, creates tracking issue and preparation PR./prepare-complete [PR]: Marks preparation task as complete./create-release-branch: Cuts and pushes the release branch./create-rc: Tags and publishes a new release candidate (RC)./process-backports: Cherry-picks pending backports./backport <PRs>: Adds PRs to the backports and processes backports./promote: Promotes the latest RC to final release.See RELEASING.md for details on how to use them.