Skip to content

fix: ci: hide OCP 4.19 on CI status dashboard#677

Merged
mbaldessari merged 1 commit into
validatedpatterns:mainfrom
gaurav-nelson:ci-status-exclude-4.19
May 14, 2026
Merged

fix: ci: hide OCP 4.19 on CI status dashboard#677
mbaldessari merged 1 commit into
validatedpatterns:mainfrom
gaurav-nelson:ci-status-exclude-4.19

Conversation

@gaurav-nelson
Copy link
Copy Markdown
Collaborator

This pull request updates the dashboard logic to exclude badges for OCP version 4.19, which is no longer present in the CI matrix but still appears in badge buckets. The main change is the introduction of a filter that omits these retired versions from the dashboard display.

Badge filtering improvements:

  • Added a constant CI_DASHBOARD_EXCLUDED_OCP_VERSIONS and a function excludeRetiredOcpVersionsFromDashboard in dashboard.v2.js to filter out badges for OCP version 4.19 from the dashboard.
  • Updated the processBadges function in dashboard.v2.js to apply the exclusion filter before further processing badges.

@ocpdocs-previewbot
Copy link
Copy Markdown

🤖 Thu Apr 30 02:13:55 - The preview is ready at:
https://677--patternsdocs-pr.netlify.app

@openshift-ci openshift-ci Bot added the lgtm label May 14, 2026
@mbaldessari mbaldessari merged commit 5a0ead8 into validatedpatterns:main May 14, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants