Skip to content

docs(develop): Replace deprecated action-prepare-release with Craft v2#16354

Merged
BYK merged 3 commits intomasterfrom
byk/update-craft-release-docs
Feb 12, 2026
Merged

docs(develop): Replace deprecated action-prepare-release with Craft v2#16354
BYK merged 3 commits intomasterfrom
byk/update-craft-release-docs

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 <noreply@anthropic.com>
@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
Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good

@BYK BYK merged commit 94f4602 into master Feb 12, 2026
14 checks passed
@BYK BYK deleted the byk/update-craft-release-docs branch February 12, 2026 22:55
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants