Skip to content

Conversation

@BYK
Copy link
Member

@BYK BYK commented Feb 11, 2026

Summary

Updates the SDK releases guide (develop-docs/sdk/processes/releases.mdx) to reflect changes made in getsentry/publish (getsentry/publish#7129), replacing the deprecated action-prepare-release with Craft's built-in GitHub Actions.

  • Replace getsentry/action-prepare-release@v1 with getsentry/craft@v2 composite action in all workflow examples
  • Update actions/checkout from v3 to v4
  • Add CalVer section with new Craft-native .craft.yml config (replacing the old calver workflow approach)
  • Add Merge Target section showing the merge_target input usage
  • Add links to Craft's GitHub Actions docs, noting the reusable workflow as an alternative for repos outside getsentry
  • Update the "Multiple Craft Configs" section to reference getsentry/craft@v2
  • Remove outdated example PR links that referenced the old action

Note: The manual Sentry Release Bot token generation pattern is kept since getsentry repos need it — GITHUB_TOKEN cannot trigger downstream workflows (publish issue creation).

Update the SDK releases guide to reflect changes from getsentry/publish.

- Replace `getsentry/action-prepare-release@v1` with `getsentry/craft@v2`
  composite action in all workflow examples
- Update `actions/checkout` from v3 to v4
- Add CalVer section with new `.craft.yml` config
- Add Merge Target section showing `merge_target` input usage
- Add links to Craft GitHub Actions docs throughout
- Remove outdated example PR links that referenced the old action
- Explain why manual Sentry Release Bot token is needed for getsentry repos

Co-Authored-By: Claude <[email protected]>
@vercel
Copy link

vercel bot commented Feb 11, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Feb 11, 2026 2:50pm
sentry-docs Ready Ready Preview, Comment Feb 11, 2026 2:50pm

Request Review

@BYK BYK marked this pull request as ready for review February 11, 2026 14:40
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