Skip to content

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

Open
BYK wants to merge 13 commits into
mainfrom
ci/migrate-to-craft-action
Open

ci(release): Switch from action-prepare-release to Craft#86
BYK wants to merge 13 commits into
mainfrom
ci/migrate-to-craft-action

Conversation

@BYK

@BYK BYK commented Jan 9, 2026

Copy link
Copy Markdown
Member

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 a team as a code owner January 9, 2026 18:05
@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

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 #86
  • Add .envrc file and autoload python env by viglia in #84
  • Bump pyo3 version by viglia in #85

🤖 This preview updates automatically when you update the PR.

Comment thread .github/workflows/changelog-preview.yml Fixed
Comment thread .github/workflows/release.yml Fixed
BYK added 3 commits January 9, 2026 23:20
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 Outdated
Comment on lines +35 to +36
version: ${{ inputs.version }}
force: ${{ inputs.force }}

This comment was marked as outdated.

@BYK BYK requested a review from viglia January 14, 2026 21:43
@BYK

BYK commented Jan 14, 2026

Copy link
Copy Markdown
Member Author

This is ready to be merged

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