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

gitea: add check if pull_request webhook is missing pull info #4305

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

6543
Copy link
Member

@6543 6543 commented Nov 4, 2024

no idea why gitea created the webhook in such a cursed way ... jet but this fixes an 500 error out in the wild and at least make a clear error

@6543 6543 added bug Something isn't working forge/gitea gitea forge related labels Nov 4, 2024
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 26.51%. Comparing base (b0f52b9) to head (cc003ea).
Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
server/forge/gitea/parse.go 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4305      +/-   ##
==========================================
- Coverage   26.52%   26.51%   -0.02%     
==========================================
  Files         377      378       +1     
  Lines       27448    27500      +52     
==========================================
+ Hits         7281     7291      +10     
- Misses      19503    19543      +40     
- Partials      664      666       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@6543 6543 merged commit 4270eca into woodpecker-ci:main Nov 5, 2024
8 of 9 checks passed
@6543 6543 deleted the check-of-gitea-bug branch November 5, 2024 13:51
@woodpecker-bot
Copy link
Collaborator

@woodpecker-bot woodpecker-bot mentioned this pull request Nov 5, 2024
1 task
@woodpecker-bot woodpecker-bot mentioned this pull request Dec 14, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forge/gitea gitea forge related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants