We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0032ed4 commit 6fba496Copy full SHA for 6fba496
1 file changed
.ci/Jenkinsfile
@@ -65,7 +65,7 @@ pipeline {
65
}
66
post {
67
cleanup {
68
- notifyBuildResult(prComment: true)
+ notifyBuildResult(prComment: true, goBenchmarkComment: true)
69
70
71
0 commit comments