chore: add pr-triage skill for automated PR failure analysis#4561
Merged
openshift-merge-bot[bot] merged 12 commits intoredhat-developer:mainfrom Apr 15, 2026
Merged
Conversation
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
gustavolira
reviewed
Apr 9, 2026
Contributor
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
…ia query parameters - it dumps ALL ProwJobs across all OpenShift CI tenants (several MB of JSON). Wildcards and filters must happen client-side in jq. Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
…e first unless explicitly told by the user. You are to display the full report in your response so the user can see it immediately. Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Contributor
|
The container image build workflow finished with status: |
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Member
|
/lgtm |
|
Member
|
/lgtm |
23b899a
into
redhat-developer:main
16 checks passed
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.



Description
chore: add pr-triage skill for automated PR failure analysis
This PR adds a new pr-triage skill to help assist CI-Medics. Currently, we need to manually analyze multiple PR's and their logs and check if an issue has already been created based on the log error. This skill allows you to query multiple PRs, and it will get the failed Prow job(s) and give you an analysis, query Jira for any similar issues, and ask you if it should create a Jira for you.
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
How to test changes / Special notes to the reviewer
set up jira mcp and if using Claude/cursor, simply run:
/pr-triage [add as many multiple pr or jobs as you wish]