Skip to content

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

Merged
timfish merged 8 commits into
mainfrom
ci/migrate-to-craft-action
Jan 12, 2026
Merged

ci(release): Switch from action-prepare-release to Craft#18
timfish merged 8 commits into
mainfrom
ci/migrate-to-craft-action

Conversation

@BYK
Copy link
Copy Markdown
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
Copy Markdown

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 #18
  • macos-13 deprecation by timfish in #19
  • Build Linux in container for wider glibc support by timfish in #16

🤖 This preview updates automatically when you update the PR.

Comment thread .github/workflows/changelog-preview.yml Fixed
Comment thread .github/workflows/release.yml Fixed
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 thread .github/workflows/release.yml Fixed
Comment thread .github/workflows/build.yml Outdated
Copy link
Copy Markdown
Member Author

@BYK BYK left a comment

Choose a reason for hiding this comment

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

Fix slop

Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/build.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/build.yml Outdated
@timfish timfish enabled auto-merge (squash) January 12, 2026 18:05
@timfish timfish merged commit b1aefcf into main Jan 12, 2026
98 of 99 checks passed
@timfish timfish deleted the ci/migrate-to-craft-action branch January 14, 2026 12:32
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.

3 participants