Skip to content

fix(#3203): update stale dynamic-home-page refs in scorecard e2e configs - #3204

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/3203-update-scorecard-homepage-refs
Open

fix(#3203): update stale dynamic-home-page refs in scorecard e2e configs#3204
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
agent/3203-update-scorecard-homepage-refs

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown
Contributor

The homepage plugin was renamed from dynamic-home-page to homepage in PR #2644, and PR #3202 removed the old plugins-list entry. However, two scorecard E2E config files still referenced the old plugin name and stale OCI tag (bs_1.49.4__1.13.1).

Update both scorecard dynamic-plugins.yaml files to use the renamed homepage plugin (bs_1.52.0__1.17.1) — matching the current metadata at workspaces/homepage/metadata/. The frontend config key, OCI package name, and local-path fallback are all updated. Import names (DynamicCustomizableHomePage, OnboardingSection, EntitySection) are unchanged as they remain valid exports from the renamed plugin.


Closes #3203

Post-script verification

  • Branch is not main/master (agent/3203-update-scorecard-homepage-refs)
  • Secret scan passed (gitleaks — 7160415326a5799340eeb59a81fea48dbf14b3ae..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

The homepage plugin was renamed from dynamic-home-page to homepage in
PR #2644, and PR #3202 removed the old plugins-list entry. However,
two scorecard E2E config files still referenced the old plugin name
and stale OCI tag (bs_1.49.4__1.13.1).

Update both scorecard dynamic-plugins.yaml files to use the renamed
homepage plugin (bs_1.52.0__1.17.1) — matching the current metadata
at workspaces/homepage/metadata/. The frontend config key, OCI package
name, and local-path fallback are all updated. Import names
(DynamicCustomizableHomePage, OnboardingSection, EntitySection) are
unchanged as they remain valid exports from the renamed plugin.

Closes #3203
@fullsend-ai-coder
fullsend-ai-coder Bot requested review from its-mitesh-kumar and removed request for a team August 7, 2026 17:41
@openshift-ci

openshift-ci Bot commented Aug 7, 2026

Copy link
Copy Markdown

Hi @fullsend-ai-coder[bot]. Thanks for your PR.

I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot added mandatory-workspace PR affects a workspace with required plugins for releases workspace-update PR modifies files in an existing workspace labels Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mandatory-workspace PR affects a workspace with required plugins for releases needs-ok-to-test workspace-update PR modifies files in an existing workspace

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update stale dynamic-home-page references in scorecard E2E test configs

0 participants