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
Paste the output here
Linux
Add "addGitLabMRComment" to steps
post { unstable { echo "This block runs if the current status is marked unstable." addGitLabMRComment comment: 'Unit tests failed' } }
MR comment should be added to GitLab.
MR comment is not added to GitLab.
No response
The text was updated successfully, but these errors were encountered:
Hi
i have the same problem with the latest Jenkins LTS version. Is there news on this issue?
Sorry, something went wrong.
No branches or pull requests
Jenkins and plugins versions report
Environment
What Operating System are you using (both controller, and any agents involved in the problem)?
Linux
Reproduction steps
Add "addGitLabMRComment" to steps
post {
unstable {
echo "This block runs if the current status is marked unstable."
addGitLabMRComment comment: 'Unit tests failed'
}
}
Expected Results
MR comment should be added to GitLab.
Actual Results
MR comment is not added to GitLab.
Anything else?
No response
The text was updated successfully, but these errors were encountered: