Skip to content

Enable cherry-picker for the repository #123

@furkatgofurov7

Description

@furkatgofurov7

User Story

As a maintainer of the repo, in the future maintainers might want to backport some PRs' (bug fixes, documentation etc) to stable branches (i.e from main => release-0.1/0.2). To do that, we could make use k8s community provided cherry-picker which can take care of it for us easily.

Detailed Description

Example usage command, which can be commented on the PR targeting the main branch and cherry-picking of the PR is requested to release-0.2 branch:

/cherrypick release-0.2

Once PR targeting the main branch is merged, k8s cherry-pick bot should open a PR automatically towards the targeted branch and assign the commenter on the PR

Anything else you would like to add:
We need a PR in https://github.com/kubernetes/test-infra to enable it and I can work on it

[Miscellaneous information that will assist in solving the issue.]

/kind feature
/area ci

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions