Skip to content

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

Merged
bruno-garcia merged 5 commits intomainfrom
ci/migrate-to-craft-action
Jan 11, 2026
Merged

ci(release): Switch from action-prepare-release to Craft#251
bruno-garcia merged 5 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
@github-actions
Copy link

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).


Build / dependencies / internal 🔧

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

🤖 This preview updates automatically when you update the PR.

BYK added 4 commits January 9, 2026 23:19
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.
Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

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

Lets give it a spin! thanks Burak

@bruno-garcia bruno-garcia merged commit 3c2a0a6 into main Jan 11, 2026
11 checks passed
@bruno-garcia bruno-garcia deleted the ci/migrate-to-craft-action branch January 11, 2026 10:57
BYK added a commit that referenced this pull request Jan 12, 2026
Follow-up to PR #251 which was merged with duplicate version comments
like '# v4 # v4 # v2'. This cleans them up to single comments like '# v4'.
BYK added a commit that referenced this pull request Jan 12, 2026
Follow-up to PR #251 which was merged with duplicate version comments
like '# v4 # v4 # v2'. This cleans them up to single comments like '# v4'.

Note: Only cleaning comments, not changing SHAs.
bruno-garcia pushed a commit that referenced this pull request Jan 12, 2026
Follow-up to PR #251 which was merged with duplicate version comments
like '# v4 # v4 # v2'. This cleans them up to single comments like '# v4'.

Note: Only cleaning comments, not changing SHAs.
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

Comments