-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
fix panic on gogs webhook creation #2675
Conversation
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
@daviian I think it should also be fixed on line 423 |
Codecov Report
@@ Coverage Diff @@
## master #2675 +/- ##
=======================================
Coverage 27.13% 27.13%
=======================================
Files 86 86
Lines 17062 17062
=======================================
Hits 4629 4629
Misses 11755 11755
Partials 678 678 Continue to review full report at Codecov.
|
Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
@lafriks Done |
LGTM |
LGTM |
@daviian please send a backport PR to v1.2 |
* fix panic on gogs webhook creation Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com> * fix panic in gogs webhook edit Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
As title.
Targets #2671
Needs backport to 1.2