One of the things I have been looking at as a project for quite a while is a traffic light system for the Jira ticketing system. We use Jira at work and a traffic light is a nice way to feed back the overall status of the build, or in our case the current state of our service desk.
I have seen things like this done before with Continuous Integration tools and full size traffic lights, but for my purposes a small enclosure that looks roughly like a traffic light will do the job.
All the code for this project can be found at the link below and I will keep you updated as the build progresses.
https://github.com/james-dewes/jira-traffic-light
I have seen things like this done before with Continuous Integration tools and full size traffic lights, but for my purposes a small enclosure that looks roughly like a traffic light will do the job.
All the code for this project can be found at the link below and I will keep you updated as the build progresses.
https://github.com/james-dewes/jira-traffic-light
Comments
Post a Comment