Skip to content

blanxii/jenkins-traffic-light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚦 Jenkins traffic light

jenkis traffic light

Pre-Requisits

Configuration

Just set your config variables and run the script.

  • JENKINS_USER= basic auth in order to login to your jenkins
  • JENKINS_PASSWORD= basic auth in order to login to your jenkins
  • JENKINS_SERVER= URL to your jenkins
  • JENKINS_JOB_NAME= Main jenkins job you want to check
  • JENKINS_BRANCH_NAME= Sub branch name you want to check
  • JENKINS_TIME_BETWEEN_CALLS= Time between calls (recommended 60 sec)
  • DEVICE_NO= clearwarecontrol device number
  • SOUND_FAILED= sound to play when the pipeline is red
  • SOUND_SUCCESS= sound to play when the pipeline is green

License

This project is released under the WTFPL LICENSE.

About

Jenkins Traffic Light checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages