-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
Allow to disable deployments #3570
Conversation
Deployment of preview was successful: https://woodpecker-ci-woodpecker-pr-3570.surge.sh |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3570 +/- ##
==========================================
- Coverage 36.00% 35.98% -0.02%
==========================================
Files 231 231
Lines 15543 15553 +10
==========================================
+ Hits 5596 5597 +1
- Misses 9530 9539 +9
Partials 417 417 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
…but if they're enabled, allow for all events. Also add warning that you should only enable it if you trust the users with push access.
closes #3559