I noticed that the github service/integration for the Jenkins Git Plugin 
<https://wiki.jenkins.io/display/JENKINS/Git+Plugin> triggers builds when 
branches are deleted in Github. Those builds fail because they try to 
checkout a SHA1 that just got deleted from the repository, and they're 
"polluting" my Jenkins dashboard, since I'm seeing projects with failed 
builds when the actual code builds just fine.


Is that expected? That a branch deletion in Github triggers a build in 
Jenkins? I'm thinking that if anything needs to change, or at least be more 
configurable, it's probably the Github integration. If it didn't send 
notifications for branch deletions, this problem would go away.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/bbd05bc3-315a-4264-9937-26ac710ade07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to