Skip to content

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.yaml to Craft reusable workflow
  • Updated .craft.yml with versioning.policy: calver

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.yaml to Craft reusable workflow
- Update .craft.yml with versioning.policy: calver
@BYK BYK requested a review from a team as a code owner January 9, 2026 18:05
@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 #660

🤖 This preview updates automatically when you update the PR.

Comment on lines 9 to 12
permissions:
contents: write
pull-requests: write

This comment was marked as outdated.

@BYK BYK requested a review from dmajere January 14, 2026 21:49
@BYK
Copy link
Member Author

BYK commented Jan 14, 2026

This is now ready to be merged. I'll be removing the legacy changelog action as it is no longer needed (we are using automated changelogs)

@BYK
Copy link
Member Author

BYK commented Jan 14, 2026

To be able to merge this, someone with repo settings access needs to remove the changelog action from being required in rules.

@BYK BYK enabled auto-merge (squash) January 15, 2026 10:46
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