Skip to content

chore: add pr-triage skill for automated PR failure analysis#4561

Merged
openshift-merge-bot[bot] merged 12 commits intoredhat-developer:mainfrom
Fortune-Ndlovu:add-new-pr-triage-skill
Apr 15, 2026
Merged

chore: add pr-triage skill for automated PR failure analysis#4561
openshift-merge-bot[bot] merged 12 commits intoredhat-developer:mainfrom
Fortune-Ndlovu:add-new-pr-triage-skill

Conversation

@Fortune-Ndlovu
Copy link
Copy Markdown
Member

@Fortune-Ndlovu Fortune-Ndlovu commented Apr 9, 2026

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:

  • GitHub Actions are completed and successful
  • Unit Tests are updated and passing
  • E2E Tests are updated and passing
  • Documentation is updated if necessary (requirement for new features)
  • Add a screenshot if the change is UX/UI related

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]

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

Image was built and published successfully. It is available at:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 9, 2026

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Comment thread .rulesync/commands/pr-triage.md
Comment thread .rulesync/commands/pr-triage.md Outdated
Comment thread .rulesync/commands/pr-triage.md Outdated
Comment thread .rulesync/commands/pr-triage.md Outdated
Comment thread .rulesync/commands/pr-triage.md Outdated
Comment thread .rulesync/commands/pr-triage.md Outdated
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

…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>
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

The container image build and publish workflows were skipped (either due to [skip-build] tag or no relevant changes with existing image).

…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>
@github-actions
Copy link
Copy Markdown
Contributor

The container image build workflow finished with status: cancelled.

Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@gustavolira
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot removed the lgtm label Apr 15, 2026
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

Image was built and published successfully. It is available at:

@gustavolira
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Apr 15, 2026
@openshift-merge-bot openshift-merge-bot Bot merged commit 23b899a into redhat-developer:main Apr 15, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants