Sunday, June 19, 2016

Notify about / check for SCM poll failure in Jenkins

Leave a Comment

I would like to check for or get notifications about SCM poll failures in Jenkins (for example, when the repository URL had changed, or branch got deleted). I thought about these:

a) A Jenkins console script, which would list such faulty jobs

b) Configuring/installing plugin for Jenkins to notify me somehow about that fact (e-mail, anything)

c) External script/executable (bash, python, ...), which would list builds which failed in last X hours due to SCM poll failure

0 Answers

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment