cimbalek commented on code in PR #1194:
URL: 
https://github.com/apache/incubator-kie-kogito-pipelines/pull/1194#discussion_r1596612467


##########
dsl/seed/jenkinsfiles/Jenkinsfile.tools.toggle-triggers:
##########
@@ -133,3 +130,10 @@ void sendNotification(String body) {
 void sendErrorNotification() {
     sendNotification("Job #${BUILD_NUMBER} was: 
**${currentBuild.currentResult}**\nPlease look here: ${BUILD_URL}")
 }
+

Review Comment:
   Three times the same function might be worth considering to move it into 
library. But let's not delay merging this PR by it.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to