rondorn / CiPol

Open Source Jenkins Monitoring Tool
GNU General Public License v2.0
1 stars 1 forks source link

Feature request - Mac OS notifications per job status #5

Open amaisano opened 8 months ago

amaisano commented 8 months ago

It would be amazing if a job going from "in-progress" to "complete" or "idle" (and other combos) would trigger a Mac OS notification. Something like:

 ----------------------------------
|  Job sw/D10/qal now IDLE (PASS)  |
 ----------------------------------

All we get right now is if any build failed. Not the status of a particular job.

amaisano commented 8 months ago

Right-clicking a job and having the option to both "Subscribe for Notifications" and name the notification would be good too, Then you can opt-in and opt-out of jobs on the fly and have better labels for each.

rondorn commented 8 months ago

On a trip out of the country right now, but that’s a good suggestion. I’ll look into that.Thanks for the suggestion.Sent from my iPhoneOn Jan 30, 2024, at 1:46 PM, Adamo Maisano @.***> wrote: Right-clicking a job and having the option to both "Subscribe for Notifications" and name the notification would be good too, Then you can opt-in and opt-out of jobs on the fly and have better labels for each.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

rondorn commented 8 months ago

So I am a little confused by what you are asking for now that I have time to sit and read your message and look at the program

Thanks

amaisano commented 8 months ago

Perhaps there is a bug then - I receive no notifications when a job changes status. I expected one when job X went from In Progress to Idle but got nothing.

I only received a notification once when a build went from failing to passing.

rondorn commented 8 months ago

Ok, I get it. Right now I only alert on the Pass/Fail state. Pass, Fail, and Unknown.

You want an optional alert on the "Status" field? So you know when the job is completed, regardless of the status?

On Feb 6, 2024, at 6:41 AM, Adamo Maisano @.***> wrote:

Perhaps there is a bug then - I receive no notifications when a job changes status. I expected one when job X went from In Progress to Idle but got nothing.

I only received a notification once when a build went from failing to passing.

— Reply to this email directly, view it on GitHub https://github.com/rondorn/CiPol/issues/5#issuecomment-1929899579, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADD34KIBIDE4CNKMSAWLNRLYSI6K7AVCNFSM6AAAAABCRVYPTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRZHA4TSNJXHE. You are receiving this because you commented.

amaisano commented 8 months ago

Exactly - our team does multiple builds on multiple environments each day, and it would be amazing to get pinged when something is "done building" without having to dig into the website every time.

rondorn commented 8 months ago

Let me see what I can do.I have a lot on my plate right now, but I will put this on the list to get to.Thanks for the feedbackSent from my iPadOn Feb 6, 2024, at 6:52 AM, Adamo Maisano @.***> wrote: Exactly - our team does multiple builds on multiple environments each day, and it would be amazing to get pinged when something is "done building" without having to dig into the website every time.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>