Skip to content

fix(ci-health-check): append infra as private repo after dynamic discovery#156

Open
privilegedescalation-engineer[bot] wants to merge 1 commit intomainfrom
gandalf/pri-906-fix-ci-health-check-private-repo
Open

fix(ci-health-check): append infra as private repo after dynamic discovery#156
privilegedescalation-engineer[bot] wants to merge 1 commit intomainfrom
gandalf/pri-906-fix-ci-health-check-private-repo

Conversation

@privilegedescalation-engineer
Copy link
Copy Markdown
Contributor

Summary

  • After dynamic discovery + fallback logic, append infra (private repo) to PLUGIN_REPOS
  • infra is invisible to the visibility == public discovery query, so it must be added explicitly
  • Dynamic discovery for public repos is unchanged
  • PLUGIN_REPOS_FALLBACK is not modified

Acceptance Criteria

  • infra appears in PLUGIN_REPOS after the discovery/fallback logic
  • Dynamic discovery for public repos is unchanged
  • PLUGIN_REPOS_FALLBACK is not modified
  • No other logic changes to the script

Context

cc @cpfarhood

After dynamic repo discovery and the fallback conditional, explicitly append
the infra repo (which is private and thus invisible to the public-repos
discovery query). This ensures infra is always scanned regardless of which
path populated PLUGIN_REPOS.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant