mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
When the release pull request was squashed on GitLab, the release
creation fails with error
Error: failed to create pending releases: pull request is missing the merge commit
This fixes the problem by checking both `MergeCommitSHA` and
`SquashCommitSHA` and using whichever is set.
|
||
|---|---|---|
| .. | ||
| changelog | ||
| commitparser | ||
| forge | ||
| git | ||
| markdown | ||
| pointer | ||
| releasepr | ||
| updater | ||
| versioning | ||