A Cloudflare Worker which provides better GitHub->Discord webhook integration than the built-in Discord webhook executor.
You can use this Cloudflare worker by following the steps after clicking the button below
The following webhook events are supported as of now;
- check_run
- commit_comment
- create
- delete
- deployment
- deployment_status
- discussion
- discussion_comment
- fork
- gollum (wiki)
- issue_comment
- This event also sends pull request comments...sigh
- issues
- package
- ping
- pull_request
- pull_request_review
- pull_request_review_comment
- push
- release
- star
- ...feel free to contribute more that suit your needs!