forgejo/services/pull
zeripath 13c6681a07
Prevent nil pointer in GetPullRequestCommitStatusState (#10342)
Ensure that pr.HeadRepo is loaded before using it in GetPullRequestCommitStatusState.

Fixes error on merging with successful commit merge statuses.
2020-02-18 19:34:08 +00:00
..
check.go
check_test.go
commit_status.go Prevent nil pointer in GetPullRequestCommitStatusState (#10342) 2020-02-18 19:34:08 +00:00
lfs.go
main_test.go
merge.go
patch.go
pull.go
pull_test.go
review.go
temp_repo.go
update.go