Go to file
shiftinv 28a478f12d fix: don't use global interface typedefs 2022-09-03 16:59:38 +02:00
.github/workflows ci: add github workflow 2022-09-03 02:19:54 +02:00
lib fix: don't use global interface typedefs 2022-09-03 16:59:38 +02:00
.dockerignore feat: add docker stuff 2022-09-03 02:19:54 +02:00
.env.example feat: add docker stuff 2022-09-03 02:19:54 +02:00
.gitignore Initial commit 2022-09-03 02:19:53 +02:00
.pre-commit-config.yaml fix: update pre-commit hook file types 2022-09-03 02:19:54 +02:00
Dockerfile feat: add docker stuff 2022-09-03 02:19:54 +02:00
LICENSE docs: add readme and license 2022-09-03 02:19:54 +02:00
README.md docs: add readme and license 2022-09-03 02:19:54 +02:00
deno.json Initial commit 2022-09-03 02:19:53 +02:00
deps.ts Initial commit 2022-09-03 02:19:53 +02:00
docker-compose.yml feat: add docker stuff 2022-09-03 02:19:54 +02:00
main.ts Initial commit 2022-09-03 02:19:53 +02:00

README.md

github-webhook-filter

A webhook filter for Deno, that filters github webhook events before forwarding them to a Discord webhook, reducing noise.

Ignores common bots by default, additional options can be configured per URL:

  • Only forward events from specific branches
  • Hide tag updates