Skip to content

jenkinsci/build-cause-run-condition-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build Cause Run Condition Plugin for Jenkins

Licensed under [MIT Licence].

About

Provides an extendable build cause condition that can check addition details on why a job was started. Included cases are User Cause - Checks to see if a build was started by a unique user(s) or any user. Upstream Cause - Checks to see which upstream project started this one.

Requires Run Condition Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Run+Condition+Plugin) to be installed!

Wiki and Info

User documentation for the plugin can be found on the wiki

Please Raise Issues via the Jenkins Jira see wiki page for link.