getsentry/Prepare Release
Common setup for craft/prepare
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 22, 2026
- License
- Apache 2.0
Pinned Snippet
uses: getsentry/action-prepare-release@c8e1c2009ab08259029170132c384f03c1064c0e # v1.6.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to release (optional) | no | — |
| calver | Use automatic CalVer versioning | yes | false |
| merge_target | Target branch to merge into. Uses the default branch as a fallback (optional) | no | — |
| force | Force a release even when there are release-blockers (optional) | no | — |
| craft_version | The craft version to use, defaults to "latest" (optional) | no | — |
| path | The path that Craft will run inside. Defaults to `.` | yes | . |
| craft_config_from_merge_target | Use the craft config from the merge target branch. Defaults to the repository's default branch | — | false |
Outputs
no outputs