Skip to content

Instantly share code, notes, and snippets.

@tkhduracell
Last active January 2, 2019 05:34
Show Gist options
  • Save tkhduracell/1443a07d380ec0bd3c46 to your computer and use it in GitHub Desktop.
Save tkhduracell/1443a07d380ec0bd3c46 to your computer and use it in GitHub Desktop.
Configure Google Hangout notifications on Jenkins

Install plugins

  • instant-messaging plugin
  • Jabber Plugin plugin

Jenkins > Manage Jenkins > Configure System > Jabber Notification

  • Enable Jabber Notification
  • Jabber ID: <sender@gmail.com>
  • Password: <your password>
  • Advanced
    • Server: talk.google.com
    • Accept all SSL/TLS certificates
    • Expose presence

Jenkins > Example Job > Configure > Post-build Actions

  1. Add Jabber Notification
  • Targets: <target@gmail.com>
@fredrikpersson
Copy link

I believe "Jabber notifier plugin" should be "Jabber Plugin"

@ashishkaushik
Copy link

That's correct that is the only build notifier by the name of Jabber infact.

@igorescobar
Copy link

I'm trying to send an notification to an hangout group but it isn't working... any ideas?

@tkhduracell
Copy link
Author

tkhduracell commented Jan 10, 2017

@fredrikpersson Thanks, updated!

@VanHoutte
Copy link

Any idea how to send to a chat group?

@pf-paul
Copy link

pf-paul commented Apr 4, 2018

@ashishkaushik @VanHoutte1337 +1
I'd love to know how to do this too...

@magarrent
Copy link

@VanHoutte1337 +1
To hangouts group?

@granchicop
Copy link

Yeah, if any of you guys have some idea to send notifications to google hangouts group, that will be really great.
Thanks and regards, i'll keep searching

@vainkop
Copy link

vainkop commented May 14, 2018

+1 for sending a notification to Google Chat room

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment