-
Notifications
You must be signed in to change notification settings - Fork 283
Enable cherrypick plugin on this repo #1783
Copy link
Copy link
Closed
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Metadata
Metadata
Assignees
Labels
lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
What would you like to be added:
Many Kubernetes repos, including Gateway API, have added the
/cherry-pickplugin that makes it remarkably easy to automatically create cherry-pick PRs into release branches. Take a look at this recent commit for an example: kubernetes/test-infra@dbd97feWhy is this needed:
Simplify patch releases.
/cc @danehans @kfswain @nirrozenbaum