Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate Cherry-Picking PRs #10392

Open
danehans opened this issue Nov 21, 2024 · 1 comment
Open

Automate Cherry-Picking PRs #10392

danehans opened this issue Nov 21, 2024 · 1 comment

Comments

@danehans
Copy link

danehans commented Nov 21, 2024

Do you have a suggestion for code improvement or tracking existing technical debt? Please describe.

Currently, the process of backporting commits of a PR is manual.

Describe the solution you'd like

Start with a script to cherry-pick commits.. eventually add a prow command to automate the cherry-pick. For example:

/cherrypick release-1.16 release-1.15 release-1.14

Additional Context

No response

@danehans danehans changed the title Automate Backporting and Cherry-Picking Automate Cherry-Picking PRs Nov 22, 2024
@danehans
Copy link
Author

xref as a potential solution.

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

No branches or pull requests

1 participant