Browse Source
If you attempt to merge to a branch which on a PR there will be a nil pointer error in the pull request checker. This panic is uncaught and will bring down the gitea server. This PR adds protection to prevent this. Co-authored-by: zeripath <art27@cantab.net>tags/v1.11.2
2 changed files with 19 additions and 0 deletions
Loading…
Reference in new issue