Skip to content

chore(ci): update cherry-pick workflow to fix multi-commit PRs#162

Merged
tekton-robot merged 1 commit intotektoncd:mainfrom
vdemeester:update-cherry-pick-workflow
Jan 29, 2026
Merged

chore(ci): update cherry-pick workflow to fix multi-commit PRs#162
tekton-robot merged 1 commit intotektoncd:mainfrom
vdemeester:update-cherry-pick-workflow

Conversation

@vdemeester
Copy link
Copy Markdown
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

@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 needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 28, 2026
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>
@vdemeester vdemeester force-pushed the update-cherry-pick-workflow branch from 91a577c to d0520c4 Compare January 28, 2026 11:26
@tekton-robot tekton-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 28, 2026
@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/approve

@anithapriyanatarajan
Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anithapriyanatarajan

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:
  • OWNERS [anithapriyanatarajan]

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 29, 2026
@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jan 29, 2026
@tekton-robot tekton-robot merged commit cfef219 into tektoncd:main Jan 29, 2026
20 checks passed
@vdemeester vdemeester deleted the update-cherry-pick-workflow branch January 29, 2026 09:58
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. 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