Drone 插件市场 > Google Chat
Google Chat
by josmo
None谷歌聊天插件可在公司的谷歌聊天中发布建立状态信息。
YAML 配置示例
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
字段属性说明
webhook
string必填项在谷歌聊天的机器人部分生成网络钩子。
默认值:none
key
string必填项网络书的键。
推荐使用密钥 (Secret) 功能默认值:none
token
string必填项网络书的标记。
推荐使用密钥 (Secret) 功能默认值:none
conversation_key
string必填项任意键将信息分组。
默认值:none
template
string可选项覆盖默认邮件模板。
默认值:none