git-backporting/test/service/runner
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
..
cli-codeberg-runner.test.ts fix: cherry-pick order on GitLab by reversing commmit list only once (#137) 2024-10-03 19:39:03 +02:00
cli-github-runner.test.ts fix(gh130): apply commits in the correct order on github (#131) 2024-07-16 17:49:23 +02:00
cli-gitlab-runner.test.ts fix: auto-no-squash inference for GitLab (#140) 2024-10-07 14:40:31 +02:00
gha-github-runner.test.ts fix(gh130): apply commits in the correct order on github (#131) 2024-07-16 17:49:23 +02:00
gha-gitlab-runner.test.ts fix: auto-no-squash inference for GitLab (#140) 2024-10-07 14:40:31 +02:00
runner-util.test.ts feat: implement error notification as pr comment (#124) 2024-04-10 23:01:16 +02:00