Skip to content

Kueue triage ci skill#11263

Open
kannon92 wants to merge 1 commit into
kubernetes-sigs:mainfrom
kannon92:kueue-triage-ci-skill
Open

Kueue triage ci skill#11263
kannon92 wants to merge 1 commit into
kubernetes-sigs:mainfrom
kannon92:kueue-triage-ci-skill

Conversation

@kannon92
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind cleanup
/area agents

What this PR does / why we need it:

Provide a CI skill for figuring out why tests are failing.

The integration tests are quite difficult to parse for AI so I usually find myself teaching AI to do this.

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. area/agents Issues or PRs related to AI agents labels May 17, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 17, 2026

Deploy Preview for kubernetes-sigs-kueue canceled.

Name Link
🔨 Latest commit 45f41c5
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-sigs-kueue/deploys/6a09f554801519000815f4d2

@k8s-ci-robot k8s-ci-robot requested a review from amy May 17, 2026 17:05
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kannon92

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from PBundyra May 17, 2026 17:05
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 17, 2026
Takes a PR number, finds all failing Prow jobs, categorizes them
(verify/integration/e2e/unit), fetches the right artifacts for each
type, parses failures, and reports actionable findings.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 17, 2026
@kannon92 kannon92 force-pushed the kueue-triage-ci-skill branch from ef7a271 to 45f41c5 Compare May 17, 2026 17:05
@amy
Copy link
Copy Markdown
Contributor

amy commented May 17, 2026

@kannon92 Looks good! Do you have a sample PR you tried this on?

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/agents Issues or PRs related to AI agents cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants