Skip to content

one23four56/github-to-google-chat

Repository files navigation

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