Skip to content

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

Merged
romtsn merged 15 commits intomainfrom
ci/migrate-to-craft-action
Jan 19, 2026
Merged

ci(release): Switch from action-prepare-release to Craft#1051
romtsn merged 15 commits intomainfrom
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
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 🐛

  • (proguard) Do not generate empty debug-meta.properties file by romtsn in #1047

Build / dependencies / internal 🔧

Deps

  • Update CLI to v3.1.0 by github-actions in #1052
  • Update CLI to v3.0.3 by github-actions in #1049

Other

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

🤖 This preview updates automatically when you update the PR.

BYK added 4 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 thread .github/workflows/benchmark-build-speed.yml Outdated
Comment thread .github/workflows/release.yml Outdated
Comment on lines +38 to +40
version: ${{ inputs.version }}
force: ${{ inputs.force }}
merge_target: ${{ inputs.merge_target }}

This comment was marked as outdated.

Copy link
Copy Markdown
Member

@romtsn romtsn left a comment

Choose a reason for hiding this comment

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

Thanks @BYK !

@romtsn romtsn merged commit c9d4250 into main Jan 19, 2026
19 checks passed
@romtsn romtsn deleted the ci/migrate-to-craft-action branch January 19, 2026 09:54
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