https://github.com/diogoleal/drone-google-chat
Send a message in a room in Google Chat
https://github.com/diogoleal/drone-google-chat
drone drone-plugin google-chat
Last synced: about 1 month ago
JSON representation
Send a message in a room in Google Chat
- Host: GitHub
- URL: https://github.com/diogoleal/drone-google-chat
- Owner: diogoleal
- License: gpl-3.0
- Created: 2020-07-06T15:17:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T13:24:02.000Z (over 2 years ago)
- Last Synced: 2024-07-30T18:52:26.494Z (almost 2 years ago)
- Topics: drone, drone-plugin, google-chat
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# drone-google-chat
[](https://cloud.drone.io/diogoleal/drone--google-chat)
This plugin send a message in a room in Google Chat.
```
- name: google-chat
image: diogoleal/drone-google-chat
settings:
URL: "https://chat.googleapis.com/v1/spaces/XXXXXXXX/messages"
KEY: "YOUR_KEY"
TOKEN: "YOUR_IMAGE"
IMAGE: "LINK_LOGO_COMPANY"
when:
status:
- failure
- success
```
Example:
