Release Cherry Pick Missing Reverts

Find reverts that landed on pytorch/pytorch main but are missing from a release branch (release/X.Y) because the reverted commit was already shipped in a release candidate, and open one cherry-pick PR per missing revert against the release branch (on a fork branch, never pushing to release/X.Y directly), optionally posting a cherry-pick nomination comment for each on the release tracker issue. Driven by tools/analytics/github_analyze.py --analyze-missing-reverts-from-branch (the "GitHub Analytics Daily" workflow). Triggered by "missing reverts", "analyze reverts for release", "cherry-pick missing reverts", "reverts not in release/X.Y", or pointing at a GitHub Analytics Daily run and asking to cherry-pick the flagged reverts.

pytorch 41d1ff5 10.4 KB Updated

File contents

pytorch/test-infra/tree/main/.claude/skills/release-cherry-pick-missing-reverts commit 41d1ff565e

Frequently asked questions

npx skillmds@latest add pytorch/release-cherry-pick-missing-reverts