2022-09-04 14:34:35 +02:00
2022-09-03 02:19:54 +02:00
2022-09-03 20:14:57 +02:00
2022-09-03 02:19:54 +02:00
2022-09-03 02:19:54 +02:00
2022-09-03 02:19:53 +02:00
2022-09-03 02:19:53 +02:00
2022-09-03 17:31:40 +02:00
2022-09-03 02:19:54 +02:00
2022-09-03 02:19:54 +02:00
2022-09-03 02:19:54 +02:00
2022-09-03 23:18:23 +02:00

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 and no-op events (which Discord ignores anyway) by default; additional options can be configured per URL:

  • Only forward events from specific branches (allowBranches, comma-separated list)
  • Ignore tag updates (hideTags)
  • Ignore burst PR review comments in a short timespan, only showing the first x comments (commentBurstLimit)
Description
No description provided
Readme MIT
Languages
TypeScript 98.8%
Dockerfile 1.2%