Skip to content

chore(ci): fix release please attempt#165

Merged
skyrpex merged 1 commit intomainfrom
fix-release-please-attempt
May 7, 2026
Merged

chore(ci): fix release please attempt#165
skyrpex merged 1 commit intomainfrom
fix-release-please-attempt

Conversation

@skyrpex
Copy link
Copy Markdown
Contributor

@skyrpex skyrpex commented May 7, 2026

release-please uses GITHUB_TOKEN by default → PRs created by github-actions[bot] → GitHub blocks pull_request workflow triggers to prevent recursive loops → required checks (Format, Lint, Test, Type Check, Validate PR title) never run.

Fix: pass LOCALSTACK_BOT_TOKEN to release-please so the PR is authored by the bot user, not github-actions[bot].

@skyrpex skyrpex enabled auto-merge (squash) May 7, 2026 08:57
@skyrpex skyrpex merged commit b7a7d63 into main May 7, 2026
6 checks passed
@skyrpex skyrpex deleted the fix-release-please-attempt branch May 7, 2026 09:00
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.

2 participants