Summary
This PR migrates from the deprecated action-prepare-release to the new Craft GitHub Actions.
Changes
- Migrated
.github/workflows/auto-release.yml to Craft reusable workflow
Documentation
See https://getsentry.github.io/craft/github-actions/ for more information.
Note
The pull request "ci(release): Switch from action-prepare-release to Craft" was created by @BYK but did not reference an issue. Therefore this issue was created for better visibility in external tools like Linear.
Summary
This PR migrates from the deprecated
action-prepare-releaseto the new Craft GitHub Actions.Changes
.github/workflows/auto-release.ymlto Craft reusable workflowDocumentation
See https://getsentry.github.io/craft/github-actions/ for more information.