diff --git a/changelog.d/936.bugfix b/changelog.d/936.bugfix new file mode 100644 index 00000000..d22b1cab --- /dev/null +++ b/changelog.d/936.bugfix @@ -0,0 +1 @@ +Fix GitLab's ready for review hook. \ No newline at end of file diff --git a/src/Connections/GitlabRepo.ts b/src/Connections/GitlabRepo.ts index ada2b235..f2b754ac 100644 --- a/src/Connections/GitlabRepo.ts +++ b/src/Connections/GitlabRepo.ts @@ -622,22 +622,18 @@ export class GitLabRepoConnection extends CommandConnection