Skip to content

Conversation

@vdemeester
Copy link
Member

Changes

Updates the cherry-pick workflow reference from plumbing to include
the fix for cherry-picking all commits from rebase-merged PRs.

Previously, the /cherry-pick command would only cherry-pick the last commit
from PRs with multiple commits. Now it properly cherry-picks all commits in order.

See: tektoncd/plumbing#3063

/kind bug

Submitter Checklist

Updates the cherry-pick workflow reference from plumbing to include
the fix for cherry-picking all commits from rebase-merged PRs.

See: tektoncd/plumbing#3063
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
@tekton-robot tekton-robot added the kind/bug Categorizes issue or PR as related to a bug. label Jan 28, 2026
@tekton-robot tekton-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 28, 2026
@jkhelil
Copy link
Member

jkhelil commented Jan 28, 2026

/approve

@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 Jan 28, 2026
@jkhelil
Copy link
Member

jkhelil commented Jan 28, 2026

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 28, 2026
@vdemeester
Copy link
Member Author

/release-note-none

@tekton-robot tekton-robot added release-note-none Denotes a PR that doesnt merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jan 28, 2026
@tekton-robot tekton-robot merged commit a0333d2 into tektoncd:main Jan 28, 2026
13 checks passed
@vdemeester vdemeester deleted the update-cherry-pick-workflow branch January 28, 2026 13:43
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/bug Categorizes issue or PR as related to a bug. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants