Skip to content

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 review from a team and szokeasaurusrex as code owners January 9, 2026 17:59
@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 🐛

  • (releases) Serialize project IDs as integers by szokeasaurusrex in #3068

Build / dependencies / internal 🔧

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

Other

  • build(npm): 🤖 Bump optional dependencies to 3.0.3 in 1662f2f4

🤖 This preview updates automatically when you update the PR.

BYK added 2 commits January 9, 2026 23:08
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.
Comment on lines 7 to 9
permissions:
contents: write
pull-requests: write

This comment was marked as outdated.

@BYK BYK requested a review from a team as a code owner January 10, 2026 01:35
@BYK BYK requested review from chargome and s1gr1d January 10, 2026 01:35
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