mirror of https://github.com/go-gitea/gitea.git
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 <zettat123@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>pull/34824/head
parent
485d8f1121
commit
618e2d8106
Loading…
Reference in New Issue