noopkat / twitch-dev-alerts-action

a GitHub Action designed to filter data from GitHub events and send a payload on to a Twitch extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch Developer Alerts GitHub Action

This is a GitHub Action designed to filter payload data from GitHub events from a repository and send a smaller payload on to a Twitch extension. It currently supports Issue, Pull Request, and Check Suite events. The code running within the container is written in JavaScript, for ease of JSON parsing and JWT signing.

The source code for the Twitch extension is also on Github.

About

a GitHub Action designed to filter data from GitHub events and send a payload on to a Twitch extension

License:MIT License


Languages

Language:JavaScript 73.1%Language:HCL 19.9%Language:Dockerfile 7.0%