Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 518 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 518 Bytes

github-to-google-chat

Sends github updates to google chat. Written in TypeScript, powered by Nodejs.

Setup

See here.

Supported Events

Currently, only some events have a custom message format. These events are:

  • Pushes
  • Pull Requests
  • Issues

Everything else will use the default message format (below).
image