Skip to content

ci(release): Switch from action-prepare-release to Craft#2473

Merged
BYK merged 19 commits intomainfrom
ci/migrate-to-craft-action
Jan 16, 2026
Merged

ci(release): Switch from action-prepare-release to Craft#2473
BYK merged 19 commits intomainfrom
ci/migrate-to-craft-action

Conversation

@BYK
Copy link
Member

@BYK BYK commented Jan 9, 2026

Summary

This PR migrates from the deprecated action-prepare-release to the new Craft GitHub Actions.

Changes

  • Migrated .github/workflows/release.yml to Craft reusable workflow

Documentation

See https://getsentry.github.io/craft/github-actions/ for more information.

This PR migrates from the deprecated action-prepare-release to the new
Craft GitHub Actions (reusable workflow or composite action).

Changes:
- Migrate .github/workflows/release.yml to Craft reusable workflow
@BYK BYK requested a review from bitsandfoxes as a code owner January 9, 2026 18:03
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


Bug Fixes 🐛

  • Set span.origin by bitsandfoxes in #2464

Build / dependencies / internal 🔧

Deps

  • Update Native SDK to v0.12.3 by github-actions in #2471
  • Update Java SDK to v8.29.0 by github-actions in #2462

Other

  • (release) Switch from action-prepare-release to Craft by BYK in #2473

🤖 This preview updates automatically when you update the PR.

BYK added 2 commits January 9, 2026 23:18
The previous migration incorrectly removed the GitHub App token
authentication step. This commit restores it by switching to the
composite action pattern which preserves the auth flow.
@BYK BYK enabled auto-merge (squash) January 14, 2026 22:16
@BYK
Copy link
Member Author

BYK commented Jan 14, 2026

@bitsandfoxes ready to merge

Copy link
Contributor

@bitsandfoxes bitsandfoxes left a comment

Choose a reason for hiding this comment

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

Thanks a lot! ❤️

@BYK BYK merged commit 06952ec into main Jan 16, 2026
58 checks passed
@BYK BYK deleted the ci/migrate-to-craft-action branch January 16, 2026 08:46
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