Add upgrade helper skill#3
Merged
Merged
Conversation
karthikjeeyar
force-pushed
the
add-upgrade-helper
branch
from
July 16, 2026 12:36
2ef20f8 to
7e9d1e3
Compare
04kash
reviewed
Jul 17, 2026
Member
|
You can add this to the CODEOWNERs file as well: https://github.com/redhat-developer/rhdh-users-skill-pack/blob/main/.github/CODEOWNERS |
karthikjeeyar
force-pushed
the
add-upgrade-helper
branch
from
July 17, 2026 19:39
3972f4f to
58db908
Compare
Member
Author
|
Thank you @04kash for the review. I have addressed your comments. |
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.
Add rhdh-upgrade-helper skill for RHDH upgrade assessments
Fixes: https://redhat.atlassian.net/browse/RHDHPLAN-1593
Summary
What the skill does
RHDHBUGSJira per-plugin for open bugs affecting specific plugin versions (gracefully skips if Jira unavailable)Key design decisions
spec.dynamicArtifactfrom workspace metadata. If metadata shows a local path, recommend relying on defaults instead of inventing an unverified OCI tag.How to test
ghCLI (authenticated) for overlay repo clone and GitHub Issues searchAtlassianMCP (optional) enables per-plugin bug search againstRHDHBUGS. If not configured, the skill skips it silently.Checkout the PR
gh pr checkout 3Install the skill
npx skills add . --skill rhdh-upgrade-helperTest the skill