Skip to content

ci: forward secrets to reusable dependabot auto-merge (release cascade)#49

Merged
nmccready merged 1 commit into
masterfrom
fix/auto-merge-secrets-inherit
Jun 16, 2026
Merged

ci: forward secrets to reusable dependabot auto-merge (release cascade)#49
nmccready merged 1 commit into
masterfrom
fix/auto-merge-secrets-inherit

Conversation

@nmccready

Copy link
Copy Markdown
Contributor

Adds secrets: inherit so the shared reusable auto-merge workflow enables auto-merge with the GH_TOKEN PAT, restoring the release cascade that GITHUB_TOKEN merges silently broke. Requires GH_TOKEN to exist as a Dependabot secret in this repo. See brickhouse-tech/.github reusable dependabot-auto-merge.yml.

🤖 Generated with Claude Code

Pass secrets: inherit so the reusable auto-merge workflow can enable
auto-merge with the GH_TOKEN PAT instead of GITHUB_TOKEN. A GITHUB_TOKEN
merge does not trigger downstream workflows, so release.yml never fired
after a Dependabot merge (no tag, no publish). See brickhouse-tech/.github.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@nmccready nmccready merged commit d89a7f4 into master Jun 16, 2026
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