HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to get mobile push notifications on Jenkins jobs?

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
jenkinsnotificationsjobspushgetmobilehow

Problem

I'd like to receive automatic push notification to my mobile about completed Jenkins jobs and their status (success or failure) in any form. Is it possible?

Solution

Jenkins has a bunch of plugins:

  • There's HTML5 desktop notifier plugin which can push notifications to your browser



  • There's a Slack plugin which can push notifications to a Slack team/channel

Context

StackExchange DevOps Q#23, answer score: 4

Revisions (0)

No revisions yet.