Skip to content

feat(skills): add Claude Code skill for release issue management#7459

Merged
manusa merged 2 commits intofabric8io:mainfrom
manusa:claude-skill-gh-issue-release
Mar 4, 2026
Merged

feat(skills): add Claude Code skill for release issue management#7459
manusa merged 2 commits intofabric8io:mainfrom
manusa:claude-skill-gh-issue-release

Conversation

@manusa
Copy link
Member

@manusa manusa commented Mar 3, 2026

Description

Add a gh-issue-release Claude Code skill that automates post-release tracking tasks:

  • Preprocessing script gathers release context (milestones, tags, issues, Quarkus PR)
  • Skill template guides through creating next version issues, updating current version issues, and closing them

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • I Added CHANGELOG entry regarding this change
  • I have implemented unit tests to cover my changes
  • I have added/updated the javadocs and other documentation accordingly
  • No new bugs, code smells, etc. in SonarCloud report
  • I tested my code in Kubernetes
  • I tested my code in OpenShift

manusa and others added 2 commits March 3, 2026 12:10
Adds a gh-issue-release skill that automates post-release tasks:
creating the next version's tracking issue, updating the current
version's issue with completed task links, and closing it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@manusa manusa added this to the 7.7.0 milestone Mar 3, 2026
Copy link
Member

@ash-thakur-rh ash-thakur-rh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@manusa manusa merged commit ccc205a into fabric8io:main Mar 4, 2026
18 of 20 checks passed
@manusa manusa deleted the claude-skill-gh-issue-release branch March 4, 2026 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants