Skip to content

fix(release): pass secrets to checks job - #133

Merged
thetutlage merged 1 commit into
10.xfrom
fix/release-secrets-inherit
Jun 2, 2026
Merged

fix(release): pass secrets to checks job#133
thetutlage merged 1 commit into
10.xfrom
fix/release-secrets-inherit

Conversation

@thetutlage

Copy link
Copy Markdown
Member

Regression fix for #128. That PR dropped secrets: inherit from the checks job in release.yml. Since the reusable checks.yml uses integration-test secrets (RESEND_API_KEY, AWS_SECRET_ACCESS_KEY, etc.) the release that ran after merging #128 failed with empty env vars. This restores the previous secrets: inherit line.

Re-running the release workflow after merge should pass.

🤖 Generated with Claude Code

The harden-release-workflow PR (#128) dropped 'secrets: inherit' from
the checks job in release.yml. The reusable checks workflow uses
integration-test secrets like RESEND_API_KEY, so the next release run
failed with empty env vars. Re-adding secrets: inherit restores the
previous behaviour.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@thetutlage
thetutlage merged commit 99d2948 into 10.x Jun 2, 2026
7 checks passed
@thetutlage
thetutlage deleted the fix/release-secrets-inherit branch June 2, 2026 04:04
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