Have cherry-pick bot always add the current release to the PR #152212
Labels
module: ci
Related to continuous integration
oncall: releng
In support of CI and Release Engineering
triaged
This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone
🚀 The feature, motivation and pitch
Goal is to make sure that any PR someone attempts to cherry pick gets the release milestone added to it for tracking.
Whenever a cherry-pick is requested on a PR, we should first try to add the current release milestone before attempting the actual cherry-pick (do it in that order in case the cherry-pick fails).
One tricky part might be automatically determining the current milestone since we create those in advance. Checking the version the latest release branch could do the trick
Alternatives
No response
Additional context
No response
cc @seemethere @malfet @pytorch/pytorch-dev-infra
The text was updated successfully, but these errors were encountered: