Skip to content

Instantly share code, notes, and snippets.

@tkhduracell
Last active January 2, 2019 05:34
Show Gist options
  • Select an option

  • Save tkhduracell/1443a07d380ec0bd3c46 to your computer and use it in GitHub Desktop.

Select an option

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>
@fredriklindman
Copy link
Copy Markdown

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

@ashishkaushik
Copy link
Copy Markdown

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

@igorescobar
Copy link
Copy Markdown

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

@tkhduracell
Copy link
Copy Markdown
Author

tkhduracell commented Jan 10, 2017

@fredrikpersson Thanks, updated!

@VanHoutte
Copy link
Copy Markdown

Any idea how to send to a chat group?

@pf-paul
Copy link
Copy Markdown

pf-paul commented Apr 4, 2018

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

@magarrent
Copy link
Copy Markdown

@VanHoutte1337 +1
To hangouts group?

@granchicop
Copy link
Copy Markdown

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
Copy Markdown

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