-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Improve logging for webhooks from GitHub #8144
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #8144 +/- ##
===========================================
- Coverage 28.17% 11.17% -17.00%
===========================================
Files 41 18 -23
Lines 3478 993 -2485
===========================================
- Hits 980 111 -869
+ Misses 2443 880 -1563
+ Partials 55 2 -53
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
/werft run 👍 started the job as gitpod-build-jldec-webhook-logs.1 |
5ffcec2
to
f797dd3
Compare
f797dd3
to
a48e177
Compare
roboquat should not have closed this. |
/werft run 👍 started the job as gitpod-build-jldec-webhook-logs.6 |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Description
Improve our GitHub webhook handler to log errors instead of only tracing.
Related Issue(s)
Fixes #7938
Release Notes