jstastny-cz opened a new issue, #632: URL: https://github.com/apache/incubator-kie-issues/issues/632
Jenkins PR checks are broken after the transfer. Reason is that the .ci/jenkins/Jenkinsfile existed even before the transfer and was not entirely adjusted for the new Jenkins env. Especially we've disabled generation of build-image jobs that are in fact triggered by the pipeline defined in the Jenkinsfile above. Goals: * adjust build-image jobs generation so that it plays out nicely with Github Branch Source Plugin, there might be some refactoring needed * fix credentials used for git checkout and github post message (default is kie-ci1, which is not present in ASF jenkins). -- 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]
