wip: create ci-failures summary page using AI#97
Draft
dhiller wants to merge 7 commits intokubevirt:mainfrom
Draft
wip: create ci-failures summary page using AI#97dhiller wants to merge 7 commits intokubevirt:mainfrom
dhiller wants to merge 7 commits intokubevirt:mainfrom
Conversation
9dfea19 to
f1ee6e6
Compare
f1ee6e6 to
0a12c2d
Compare
0a12c2d to
fcd5ec2
Compare
9b80985 to
513583c
Compare
513583c to
fcd3e11
Compare
fcd3e11 to
5910f89
Compare
551ee2d to
b918175
Compare
b918175 to
f245479
Compare
3bd735d to
9fe4c95
Compare
cc18c98 to
7b5345f
Compare
7b5345f to
a801679
Compare
d5d9b23 to
0f4a70f
Compare
0f4a70f to
6f8e682
Compare
dcac6c2 to
74b1ffd
Compare
Based on using the file ai/explain-ci-failures with an AI CLI as prompt with a mixture of shell scripts and AI usage we can generate a CI failures summary. Example is shown in output/ci-failures/summary.md Prompt used in Gemini CLI: ``` use (at)ai/explain-ci-failures.md as prompt ``` Signed-off-by: Daniel Hiller <dhiller@redhat.com>
This commit updates the CI failure analysis summary with the latest findings. The summary now includes details about the high-volume dependency issue, the low-volume taint not found error, and the non-fixable infrastructure and network-related issues. Co-authored-by: Gemini <gemini@google.com> Signed-off-by: Daniel Hiller <dhiller@redhat.com>
This commit updates the CI failure analysis summary with the latest findings from the Prow job analysis. Co-authored-by: Gemini <gemini@google.com> Signed-off-by: Daniel Hiller <dhiller@redhat.com>
This commit updates the CI failure summary with the latest analysis of Prow job failures. Co-authored-by: Gemini <gemini@google.com> Signed-off-by: Daniel Hiller <dhiller@redhat.com>
Signed-off-by: Daniel Hiller <dhiller@redhat.com>
Signed-off-by: Daniel Hiller <dhiller@redhat.com>
This commit adds a summary of CI job failures, categorized by root cause. It includes details on fixable and non-fixable errors, with links to failing jobs and PRs. Co-authored-by: Gemini <gemini@google.com> Signed-off-by: Daniel Hiller <dhiller@redhat.com>
74b1ffd to
2d6c220
Compare
Collaborator
|
PR needs rebase. DetailsInstructions 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. |
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.
What this PR does / why we need it:
Based on using the file ai/explain-ci-failures with an AI CLI as prompt
with a mixture of shell scripts and AI usage we can generate a CI
failures summary. Example is shown in output/ci-failures/summary.md
Prompt used in Gemini CLI:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.
Release note: