fix(oidc): roll forward central workflow source - #446
Conversation
|
Warning Review limit reached
Next review available in: 4 seconds Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| ALLOWED_WORKFLOW_REPOSITORY = "ContextualWisdomLab/.github" | ||
| ALLOWED_WORKFLOW_REF_PREFIX = "ContextualWisdomLab/.github/.github/workflows/noema-review.yml@refs/heads/main" | ||
| ALLOWED_WORKFLOW_SHA = "6a79f075d62b5f8dcfef6145960f1c42c147f273" | ||
| ALLOWED_WORKFLOW_SHA = "fce028b4c3bf8e2e5e4819c1c5622e90cfa6ab39" |
There was a problem hiding this comment.
📝 Info: SHA roll-forward consistent across config and test
ALLOWED_WORKFLOW_SHA in wrangler.toml and the audited constant in trusted-workflow-source-rollforward.test.ts are updated to the same value. No stale references to the old SHA remain, and the new value is valid 40-char hex matching the readiness check in src/runtime-readiness.ts:175.
Was this helpful? React with 👍 or 👎 to provide feedback.
Scope
Restore Noema's immutable GitHub OIDC workflow-source binding after central
.githubprotectedmainadvanced from6a79f075d62b5f8dcfef6145960f1c42c147f273tofce028b4c3bf8e2e5e4819c1c5622e90cfa6ab39while.github/workflows/noema-review.ymlremained the same reviewed blob (59b25e343444d0b97fc1c7ba33cb15543dd70102).Test-first repair
ed622047b87d6a09f1ac8935918b77ac27e30ebb:test/trusted-workflow-source-rollforward.test.tsrequires the current central source commit while the productionwrangler.tomlstill names the predecessor SHA.3ef12075098fdd34cc2e74bb20f20147ee13ca56: incorporate protected maine7b07142619887d9c82107c7be73a0b50808f463after fix(security): reject future-dated validation evidence #445 without dropping the RED contract.2f560ccd13071aa8b970f48091b6f1dcf9b0b14b: update only Noema'sALLOWED_WORKFLOW_SHAtofce028b4c3bf8e2e5e4819c1c5622e90cfa6ab39.Current exact evidence
e7b07142619887d9c82107c7be73a0b50808f4632f560ccd13071aa8b970f48091b6f1dcf9b0b14b32514516621: queued32514516721: queued32514516712: queuedMerge boundary
Keep Draft until application CI, reviewer-ci, and eligible central Security Scan are terminal-success on this unchanged exact head; then refetch protected Noema base, central source commit plus workflow blob, review/thread state, and current central scanner authority before Ready/merge.