Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Ignore select GitHub webhook events #60

Open
Collinbrown95 opened this issue Nov 3, 2023 · 0 comments
Open

Feature: Ignore select GitHub webhook events #60

Collinbrown95 opened this issue Nov 3, 2023 · 0 comments
Assignees

Comments

@Collinbrown95
Copy link
Contributor

Description

Github fires a lot of distinct webhook events associated with simple actions (e.g. when testing locally a single commit triggered around 20 webhooks).

It would be nice if the webhook server checked up front so that only important events such as commits to the main branch or deploys create messages in the NATS queue.

The rationale for this feature is to avoid many duplicate work items being created in rapid succession since every webhook event creates scans by default.

@Collinbrown95 Collinbrown95 self-assigned this Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant