jenkins-monitor
jenkins-monitor copied to clipboard
Chrome extension for working with Jenkins
jenkins has websocket plugin, use it instead of polling is better
Hi, thx for the cool plugin. What would be very useful (at least for me), would be the ability to filter for jobs. Our jenkins has way too many jobs...
when user input by keyboard, automatically start search from the job list, and show only the matched job
currently the progress bar is not the real progress percentage, just a sign.
Add a button to each job item in job list, let user delete any job by click this button
show a colored stripe for each job which indicates all history build status
When no jenkins url is set, the popup page shows loading spin forever
the extension will continue loading even no jenkins url is set in the option
Add feature to support 'Watch' jobs - add a watch button for each job listed, - add a filter to show only watched jobs - add configuration to show notification...