Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent nil pointer in GetPullRequestCommitStatusState (go-gitea#10342)
Ensure that pr.HeadRepo is loaded before using it in GetPullRequestCommitStatusState. Fixes error on merging with successful commit merge statuses.
- Loading branch information