We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Somewhere here things go awry: https://github.com/maubot/gitlab/blob/master/gitlab-webhook.go#L216
When I approve a merge request, the GitLab bot sends a notice like so:
[totte/foo] totte approveded merge request Initial commit (!1)
It should be as follows:
[totte/foo] totte approved merge request Initial commit (!1)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Somewhere here things go awry: https://github.com/maubot/gitlab/blob/master/gitlab-webhook.go#L216
When I approve a merge request, the GitLab bot sends a notice like so:
It should be as follows:
The text was updated successfully, but these errors were encountered: