Google Chat Notification Jenkins Plugin to send build status to Google Chat Messenger https://chat.google.com/
This Jenkins plugin allows you to send Google Chat notification as a post build action or as a pipeline script.
- You must create a web hook in google chat group to send notification.
- Click on Add post-build action button
- Click on Google Chat Notification
- Configure URL (web hook URL configured in prerequisites), message (build message) and type of build result you want to send notification. You can configure multiple URLs separated by comma.
Use below command
Please find explanations for each fields as below:
-
url
- Single/Multiple comma separated URLs.
- This is a mandatory field.
-
message
- Notification message to be sent.
- This is a mandatory field.