Skip to content

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

Open
gaurav-nelson wants to merge 1 commit intovalidatedpatterns:mainfrom
gaurav-nelson:ci-status-exclude-4.19
Open

fix: ci: hide OCP 4.19 on CI status dashboard#677
gaurav-nelson wants to merge 1 commit intovalidatedpatterns: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

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.

2 participants