Skip to content

fix: update Tier 3 fallback ref to v1-rc#184

Merged
hdamker merged 1 commit intocamaraproject:validation-frameworkfrom
hdamker:fix/fallback-ref-v1rc
Apr 17, 2026
Merged

fix: update Tier 3 fallback ref to v1-rc#184
hdamker merged 1 commit intocamaraproject:validation-frameworkfrom
hdamker:fix/fallback-ref-v1rc

Conversation

@hdamker
Copy link
Copy Markdown
Contributor

@hdamker hdamker commented Apr 17, 2026

What type of PR is this?

  • bug

What this PR does / why we need it:

Updates the Tier 3 (hardcoded) fallback in the resolve-ref step from validation-framework to v1-rc.

Fork PRs cannot obtain OIDC tokens (ACTIONS_ID_TOKEN_REQUEST_URL unavailable), so the resolve-ref step falls through to the Tier 3 fallback. The fallback still pointed at the validation-framework branch, causing a mismatch between the workflow definition (from @v1-rc) and the checked-out tooling code (branch tip). This caused ModuleNotFoundError: No module named 'tooling_lib' on fork PRs (e.g. camaraproject/QualityOnDemand#549).

Which issue(s) this PR fixes:

N/A

Special notes for reviewers:

After merge, @v1-rc tag needs to be moved to the merge commit so the fallback self-references correctly.

Changelog input

fix: Tier 3 fallback ref updated from validation-framework to v1-rc, fixing fork PR validation failures

Additional documentation

docs

Fork PRs cannot obtain OIDC tokens, so the resolve-ref step falls
through to the Tier 3 fallback which still pointed at the
validation-framework branch instead of v1-rc.
@hdamker hdamker requested review from Kevsy and rartych as code owners April 17, 2026 11:18
@hdamker hdamker merged commit 25d9535 into camaraproject:validation-framework Apr 17, 2026
1 check passed
@hdamker hdamker deleted the fix/fallback-ref-v1rc branch April 17, 2026 11:19
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