Skip to content

meta: Add a command to relabel PRs after backports#5250

Merged
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:util-relabel
Jul 4, 2026
Merged

meta: Add a command to relabel PRs after backports#5250
tgross35 merged 1 commit into
rust-lang:mainfrom
tgross35:util-relabel

Conversation

@tgross35

@tgross35 tgross35 commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Backport PRs have a list of all PRs bundled in the backport. Add a util subcommand that collects this list and replaces the stable-nominated label with stable-applied for each list item.

Usage:

./etc/libc-util.py relabel 1234

Backport PRs have a list of all PRs bundled in the backport. Add a util
subcommand that collects this list and replaces the `stable-nominated`
label with `stable-applied` for each list item.

Usage:

    ./etc/libc-util.py relabel 1234
@tgross35 tgross35 added this pull request to the merge queue Jul 4, 2026
Merged via the queue into rust-lang:main with commit c9c753c Jul 4, 2026
57 checks passed
@tgross35 tgross35 deleted the util-relabel branch July 4, 2026 16:58
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.

2 participants