Skip to content

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

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

[release-v0.46.x] chore: add rebase and cherry-pick slash command workflows#3224
divyansh42 wants to merge 1 commit into
tektoncd:release-v0.46.xfrom
divyansh42:cherry-pick-slash-workflows-release-v0.46.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

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 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels 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.46.x branch from cb9864e to 7a1b1e9 Compare September 9, 2026 16:24
@divyansh42 divyansh42 changed the title chore: add rebase and cherry-pick slash command workflows [release-v0.46.x] chore: add rebase and cherry-pick slash command workflows Sep 9, 2026
@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
@pratap0007

Copy link
Copy Markdown
Contributor

/retest

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.

3 participants