Skip to content

chore: add cherrypick workflow action#3060

Merged
tekton-robot merged 1 commit intotektoncd:mainfrom
anithapriyanatarajan:include-cherry-cherry
Dec 5, 2025
Merged

chore: add cherrypick workflow action#3060
tekton-robot merged 1 commit intotektoncd:mainfrom
anithapriyanatarajan:include-cherry-cherry

Conversation

@anithapriyanatarajan
Copy link
Contributor

@anithapriyanatarajan anithapriyanatarajan commented Dec 5, 2025

Changes

This pull request introduces a new GitHub Actions workflow to automate cherry-picking merged pull requests to target branches using a /cherry-pick slash command. It also updates the slash command configuration to recognize and authorize the new command. This enhancement streamlines backporting changes and reduces manual effort for maintainers.

copied from https://github.com/tektoncd/pipeline/blob/main/.github/workflows/cherry-pick-command.yaml cc: @vdemeester

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

Signed-off-by: Anitha Natarajan <anataraj@redhat.com>
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Dec 5, 2025
@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Dec 5, 2025
@anithapriyanatarajan
Copy link
Contributor Author

/kind misc

@tekton-robot tekton-robot added the kind/misc Categorizes issue or PR as a miscellaneuous one. label Dec 5, 2025
@jkhelil
Copy link
Member

jkhelil commented Dec 5, 2025

/approve

@jkhelil
Copy link
Member

jkhelil commented Dec 5, 2025

/lgtm

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil

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

The pull request process is described 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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 5, 2025
@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 5, 2025
@vdemeester
Copy link
Member

@anithapriyanatarajan nice ❤️ Once it's migrated in plumbing, I'll update the repository, but 👍🏼 for having it already.

@tekton-robot tekton-robot merged commit 1d23a29 into tektoncd:main Dec 5, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants