Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 639 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 639 Bytes

Jenkins Observer is a Utility that monitors multiple Jenkins servers and jobs to provide desktop notifications

##TODO

  • Implement Proper Notifications
    • The notification shouldn't go away until acknowledged
    • If build is failing, should show who comited last
    • Clicking on Notification should go to server page
    • Clicking on the icon should pop up some kind of status
    • If build finishes and the status hasn't changed show status in the message
  • Implement Proper Sounds
    • Shouldn't make sad sound when build goes from Fail to Success
  • Confirm auto updates workings