Daniel Beck commented on Bug JENKINS-23638

The issue is caused by this line:

https://github.com/jenkinsci/integrity-plugin/blob/master/src/main/java/hudson/scm/IntegrityCheckinAction.java#L182

It specifically tells Jenkins that this needs to run after everything else, including after the final build result has been determined, so a failure will not impact the build result.

http://javadoc.jenkins-ci.org/hudson/tasks/Publisher.html#needsToRunAfterFinalized%28%29

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to