Files
Gitea/services/pull/commit_status_test.go
T
618e2d8106 Fix required contexts and commit status matching bug (#34815)
Fix #34504

Since one required context can match more than one commit statuses, we
should not directly compare the lengths of `requiredCommitStatuses` and
`requiredContexts`

---------

Signed-off-by: Zettat123 <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
2025-06-22 23:31:46 +00:00

3.2 KiB