Skip to content

[release-v0.44.x] chore: add rebase and cherry-pick slash command workflows - #3222

Open
divyansh42 wants to merge 1 commit into
tektoncd:release-v0.44.xfrom
divyansh42:cherry-pick-slash-workflows-release-v0.44.x
Open

[release-v0.44.x] chore: add rebase and cherry-pick slash command workflows#3222
divyansh42 wants to merge 1 commit into
tektoncd:release-v0.44.xfrom
divyansh42:cherry-pick-slash-workflows-release-v0.44.x

Conversation

@divyansh42

@divyansh42 divyansh42 commented Sep 9, 2026

Copy link
Copy Markdown
Member

Changes

Cherry-pick of #3221 to this release branch.

  • Update `slash.yml` to use `peter-evans/slash-command-dispatch` inline with `retest`, `cherry-pick`, and `rebase` commands scoped to `tektoncd/cli`
  • Add `rebase-command.yaml` triggered by `/rebase` slash command, delegating to `tektoncd/plumbing/_rebase-command.yaml`
  • Update `chatops_retest.yaml` plumbing SHA to match tektoncd/pipeline

Submitter Checklist

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

  • Includes tests (if functionality changed/added)
  • Run the code checkers with `make check`
  • Regenerate the manpages, docs and go formatting with `make generated`
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

NONE

@tekton-robot tekton-robot added the do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. label Sep 9, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from divyansh42 after the PR has been reviewed.

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

@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 9, 2026
- Update slash.yml to use peter-evans/slash-command-dispatch inline
  (matching tektoncd/pipeline) with retest, cherry-pick, and rebase
  commands scoped to tektoncd/cli
- Add rebase-command.yaml triggered by /rebase slash command, delegating
  to tektoncd/plumbing/_rebase-command.yaml with required permissions
- Update chatops_retest.yaml plumbing SHA to match tektoncd/pipeline

Signed-off-by: Divyansh Agarwal <diagrawa@redhat.com>
@divyansh42
divyansh42 force-pushed the cherry-pick-slash-workflows-release-v0.44.x branch from 65f0471 to 991c4c9 Compare September 9, 2026 16:24
@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 Sep 9, 2026
@divyansh42 divyansh42 changed the title chore: add rebase and cherry-pick slash command workflows [release-v0.44.x] chore: add rebase and cherry-pick slash command workflows Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note-none Denotes a PR that doesnt merit a release note. 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.

2 participants