releaser-pleaser/internal/forge/gitlab
Julian Tölle abea112ec6 fix(gitlab): release not created when release pr was squashed
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.
2024-10-17 19:18:32 +02:00
..
gitlab.go fix(gitlab): release not created when release pr was squashed 2024-10-17 19:18:32 +02:00