mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* Move Errored PRs out of StatusChecking (#9675) * Set Errored PRs out of StatusChecking * Ensure that api status is correctly set too * Update models/pull.go Co-Authored-By: John Olheiser <[email protected]> Co-authored-by: John Olheiser <[email protected]> * Update services/pull/check.go Co-authored-by: John Olheiser <[email protected]>