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
@tgross35 tgross35 added the stable-nominated This PR should be considered for cherry-pick to libc's stable release branch label Jul 20, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
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 <rust-lang#5250>)
(cherry picked from commit c9c753c)
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
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 <rust-lang#5250>)
(cherry picked from commit c9c753c)
This was referenced Jul 20, 2026
tgross35 added a commit to tgross35/rust-libc that referenced this pull request Jul 20, 2026
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 <rust-lang#5250>)
(cherry picked from commit c9c753c)
@tgross35 tgross35 added stable-applied This PR has been cherry-picked to libc's stable release branch and removed stable-nominated This PR should be considered for cherry-pick to libc's stable release branch labels Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable-applied This PR has been cherry-picked to libc's stable release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants