Skip to content

USHIFT-6792: Exclude unfinished runs to prevent previous failure masking#6485

Merged
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
ggiguash:ci-doctor-job-filter-fix
Apr 9, 2026
Merged

USHIFT-6792: Exclude unfinished runs to prevent previous failure masking#6485
openshift-merge-bot[bot] merged 2 commits intoopenshift:mainfrom
ggiguash:ci-doctor-job-filter-fix

Conversation

@ggiguash
Copy link
Copy Markdown
Contributor

@ggiguash ggiguash commented Apr 9, 2026

fetch_latest_per_job now excludes unfinished runs so that in-progress jobs don't mask their previous failures.

Chores: set story points to 0 when creating JIRA bugs.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 9, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 9, 2026

@ggiguash: This pull request references USHIFT-6792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set.

Details

In response to this:

fetch_latest_per_job now excludes unfinished runs so that in-progress jobs don't mask their previous failures.

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 openshift-eng/jira-lifecycle-plugin repository.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 9, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 1defa428-79ca-481d-bdd7-8d8eafcd14e0

📥 Commits

Reviewing files that changed from the base of the PR and between e1beadb and 95834b0.

📒 Files selected for processing (1)
  • .claude/commands/analyze-ci/create-bugs.md

Walkthrough

The Prow-job script .claude/scripts/microshift-prow-jobs-for-release.sh now filters to records with a non-empty .finished field before grouping/selecting latest runs; the docs file .claude/commands/analyze-ci/create-bugs.md was updated to add customfield_10028: 0 (Story Points) to JIRA issue creation payloads.

Changes

Cohort / File(s) Summary
Prow job filter
.claude/scripts/microshift-prow-jobs-for-release.sh
Add filter to require .finished is present and non-empty prior to group_by(.job) and selecting latest run, altering which jobs and their finished/status/duration/url/build_id appear in output.
JIRA create-bugs docs
.claude/commands/analyze-ci/create-bugs.md
Documentation change: include customfield_10028: 0 (Story Points) in additional_fields for created JIRA bug issues.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 9, 2026

@ggiguash: This pull request references USHIFT-6792 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.22.0" version, but no target version was set.

Details

In response to this:

fetch_latest_per_job now excludes unfinished runs so that in-progress jobs don't mask their previous failures.

Chores: set story points to 0 when creating JIRA bugs.

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot requested review from pacevedom and vanhalenar April 9, 2026 13:27
@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2026
@ggiguash
Copy link
Copy Markdown
Contributor Author

ggiguash commented Apr 9, 2026

/verified by @ggiguash

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Apr 9, 2026
@openshift-ci-robot
Copy link
Copy Markdown

@ggiguash: This PR has been marked as verified by @ggiguash.

Details

In response to this:

/verified by @ggiguash

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 openshift-eng/jira-lifecycle-plugin repository.

Copy link
Copy Markdown
Contributor

@pacevedom pacevedom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 9, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 9, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, pacevedom

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 9, 2026

@ggiguash: all tests passed!

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

@openshift-merge-bot openshift-merge-bot Bot merged commit 7b2121a into openshift:main Apr 9, 2026
7 checks passed
@ggiguash ggiguash deleted the ci-doctor-job-filter-fix branch April 12, 2026 10:09
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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants