1
0
Fork 0
mirror of https://code.forgejo.org/actions/git-backporting synced 2025-03-14 22:27:02 +01:00
git-backporting/test/support/mock
Ratchanan Srirattanamet b4d0481c56
fix: auto-no-squash inference for GitLab (#140)
When a GitLab MR is not squashed, `squash_commit_sha` will be `null`,
not `undefined`. Update `inferSquash()` to account for this.
2024-10-07 14:40:31 +02:00
..
codeberg-data.ts fix: handle Codeberg returning null entry in requested_reviewers (#136) 2024-10-03 19:21:14 +02:00
git-client-mock-support.ts fix: auto-no-squash inference for GitLab (#140) 2024-10-07 14:40:31 +02:00
github-data.ts feat: auto-detect the value of the no-squash option (#118) 2024-04-08 18:51:13 +02:00
gitlab-data.ts fix: auto-no-squash inference for GitLab (#140) 2024-10-07 14:40:31 +02:00