Skip to content

Automate adding kind/* labels to cherry-pick PRs#638

Open
vladikkuzn wants to merge 1 commit intokubernetes-sigs:mainfrom
vladikkuzn:kind-labels-to-cherry-pick
Open

Automate adding kind/* labels to cherry-pick PRs#638
vladikkuzn wants to merge 1 commit intokubernetes-sigs:mainfrom
vladikkuzn:kind-labels-to-cherry-pick

Conversation

@vladikkuzn
Copy link
Copy Markdown

@vladikkuzn vladikkuzn commented Mar 4, 2026

What type of PR is this?
/kind feature
What this PR does / why we need it:
When the cherrypicker plugin creates a cherry-pick PR, it now copies kind/* labels from the original PR into the new PR’s body as /kind commands (e.g. /kind cleanup, /kind bug). The repo’s bot can then apply the same kind/* labels on the cherry-pick PR, so maintainers don’t have to add them manually.
This matches the behavior introduced for the manual cherry-pick flow in kubernetes/kubernetes (e.g. kubernetes/kubernetes#137051).

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 4, 2026

Deploy Preview for k8s-prow ready!

Name Link
🔨 Latest commit 9404b76
🔍 Latest deploy log https://app.netlify.com/projects/k8s-prow/deploys/69a8598b8b57e700084d3e0b
😎 Deploy Preview https://deploy-preview-638--k8s-prow.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@k8s-ci-robot k8s-ci-robot added the area/plugins Issues or PRs related to prow's plugins for the hook component label Mar 4, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: vladikkuzn
Once this PR has been reviewed and has the lgtm label, please assign petr-muller for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Mar 4, 2026
@vladikkuzn
Copy link
Copy Markdown
Author

/cc @mbobrovskyi

@k8s-ci-robot k8s-ci-robot requested a review from mbobrovskyi March 4, 2026 16:12
@mimowo
Copy link
Copy Markdown

mimowo commented Mar 4, 2026

Thank you @vladikkuzn , this change will save us a little bit of work.

cc @tenzen-y @gabesaba

@vladikkuzn
Copy link
Copy Markdown
Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugins Issues or PRs related to prow's plugins for the hook component cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants