Drone plugins > Google Chat
Google Chat
by josmo
The Google chat plugin posts build status messages to your company google chat.
Example
kind: pipeline
name: default
steps:
- name: notify
image: pelotech/drone-google-chat
settings:
webook: https://dynamite.sandbox.googleapis.com/v1/rooms/roomid
key: mykey
token: mytoken
Properties
webhook
stringrequiredincomming webhook in the Bots section of google chat.
Default: none
key
stringrequiredkey for the webook.
Secret recommendedDefault: none
token
stringrequiredtoken for the webook.
Secret recommendedDefault: none
conversation_key
stringrequiredarbitrary key to group messages together.
Default: none
template
stringoptionaloverwrite the default message template.
Default: none