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

Ability to disable webhook deployments on environments and projects #3686

Open
shreddedbacon opened this issue Mar 24, 2024 · 0 comments
Open

Comments

@shreddedbacon
Copy link
Member

You may want to disable webhooks from being able to deploy some or all environments of a project.

For example, you may want to prevent your production environment from being deployed via a webhook, but you still want all your lower environments to still deploy via webhooks.

It would be nice if there was a flag on environment and project that would allow a user to disable webhooks from triggering deployments on an environment, or the project as a whole. The API could check this flag when a webhook is received.

If project webhooks are disabled, then no webhooks should be processed on any environments within that project.

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