gitea/services/pull
zeripath b13b9d3dbd Move Errored PRs out of StatusChecking (#9675) (#9726)
* 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 <42128690+jolheiser@users.noreply.github.com>

Co-authored-by: John Olheiser <42128690+jolheiser@users.noreply.github.com>

* Update services/pull/check.go

Co-authored-by: John Olheiser <42128690+jolheiser@users.noreply.github.com>
2020-01-12 20:52:40 +01:00
..
check_test.go
check.go Move Errored PRs out of StatusChecking (#9675) (#9726) 2020-01-12 20:52:40 +01:00
commit_status.go
lfs.go
main_test.go
merge.go Don't attempt to close issue if already closed (#9699) 2020-01-11 01:42:11 -05:00
patch.go Remove stray printf (#9631) 2020-01-07 14:30:03 +00:00
pull_test.go
pull.go Properly enforce gitea environment for pushes (#9501) 2019-12-27 21:15:04 +00:00
review.go remove unused method and rename createcommentWithNoAction (#9367) 2019-12-16 11:54:24 +08:00
temp_repo.go