Skip to content

feat(release): add release skill for patch and minor releases - #3084

Draft
pratap0007 wants to merge 2 commits into
tektoncd:mainfrom
pratap0007:add-realse-skill
Draft

feat(release): add release skill for patch and minor releases#3084
pratap0007 wants to merge 2 commits into
tektoncd:mainfrom
pratap0007:add-realse-skill

Conversation

@pratap0007

Copy link
Copy Markdown
Contributor

Changes

feat(release): add release skill for patch and minor releases

Add a new repo-local skill that guides the full CLI release workflow
for both minor releases (vX.Y.0) and patch releases (vX.Y.Z).
The skill covers 12 steps: prerequisite validation, running
release.sh, post-release packaging (RPM, DEB, Homebrew), plumbing
repo updates. Includes a prerequisites reference
doc and updates AGENTS.md to list the new skill.

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

Signed-off-by: Shiv Verma <shverma@redhat.com>
Add a new repo-local skill that guides the full CLI release workflow
for both minor releases (vX.Y.0) and patch releases (vX.Y.Z).
The skill covers 12 steps: prerequisite validation, running
release.sh, post-release packaging (RPM, DEB, Homebrew), plumbing
repo updates. Includes a prerequisites reference
doc and updates AGENTS.md to list the new skill.

Signed-off-by: Shiv Verma <shverma@redhat.com>
Assisted-by: Claude Opus 4.6 (via Claude Code)
@tekton-robot tekton-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note-none Denotes a PR that doesnt merit a release note. labels Jul 29, 2026
@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 29, 2026
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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 Jul 30, 2026
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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. 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.

3 participants