Add community-release-pr Claude Code skill#11
Open
razo7 wants to merge 2 commits intomedik8s:mainfrom
Open
Conversation
Add a reusable skill for creating community operator release PRs targeting K8S and OKD upstream repos. This enables team members to automate the workflow trigger and PR creation process. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: razo7 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Include storage-based-remediation (SBR) in the operator table as a future entry, noting it needs a release workflow before it can be used. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
084ae52 to
5ce3dc2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a reusable Claude Code skill (
/community-release-pr) that automates the creation of community operator release PRs for medik8s operators.This skill guides the user through the full release PR workflow:
create_k8s_release_prand/orcreate_okd_release_properations via GitHub Actions on each operator repok8s-operatorhub/community-operators(K8S) andredhat-openshift-ecosystem/community-operators-prod(OKD)Supported operators
medik8s/self-node-remediationmedik8s/fence-agents-remediationmedik8s/node-maintenance-operatormedik8s/node-healthcheck-operatorskip_range_lowermedik8s/machine-deletion-remediationmedik8s/storage-based-remediationUsage
Any team member with Claude Code can invoke
/community-release-prand provide the operator versions, community target (K8S/OKD/both), and OCP version (for OKD). The skill handles the rest.Documentation
For the full manual process and background, see the internal guide:
https://spaces.redhat.com/spaces/dragonfly/pages/759141246/How+to+Create+a+Community+Release+PR