Skip to content

Conversation

@sebastiancorrea81
Copy link
Collaborator

Summary

  • Uses PAT token instead of GITHUB_TOKEN for release-please
  • Enables auto-merge for release-please PRs
  • PRs created by release-please will now trigger workflows (because PAT is used)
  • Auto-merge will merge the PR once all checks pass

Changes

  • Modified release.yml to use RELEASE_PLEASE_TOKEN secret
  • Added step to enable auto-merge with gh pr merge --auto --squash

Test plan

  • Verify PR workflows run correctly
  • After merge, verify release-please creates a PR with auto-merge enabled
  • Verify the release-please PR triggers workflows and auto-merges when checks pass

🤖 Generated with Claude Code

@sebastiancorrea81 sebastiancorrea81 deleted the feat/release-please-auto-merge branch February 3, 2026 20:28
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