releaser-pleaser/internal
Zadkiel AHARONIAN 4cb7dc0275
fix(gitlab): support Fast-forward merge
This changes allows detecting that the Release Pleaser PR is well merged. 

As of today, it fails with "2025-07-10T15:24:08Z ERR failed to create pending releases: pull request is missing the merge commit".

Failing job: https://gitlab.com/ccl-consulting/fleeting-plugin-scaleway/-/jobs/10639970620
Merged pull request: https://gitlab.com/ccl-consulting/fleeting-plugin-scaleway/-/merge_requests/12 
Merged pull request API view: https://gitlab.com/api/v4/projects/70582087/merge_requests/12
Landed commit: 29ac598d0b
2025-07-10 17:43:04 +02:00
..
changelog feat(changelog): omit version heading in forge release notes 2024-09-22 14:00:30 +02:00
commitparser fix: use commits with slightly invalid messages in release notes (#105) 2024-11-15 17:25:15 +01:00
forge fix(gitlab): support Fast-forward merge 2025-07-10 17:43:04 +02:00
git fix: missing push when files were changed (#193) 2025-06-14 13:03:04 +02:00
markdown feat: edit commit message after merging through PR (#43) 2024-09-06 23:17:06 +02:00
pointer refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
releasepr chore: update golangci-lint to v2 and fix breakage (#184) 2025-06-07 16:39:18 +00:00
updater refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
versioning feat(github): mark pre-releases correctly (#110) 2024-11-15 18:49:50 +01:00