0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-04 22:57:34 -04:00
gitea/services
Zettat123 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 <zettat123@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-22 23:31:46 +00:00
..
2025-06-18 03:12:16 +00:00
2025-06-07 18:30:36 +00:00
2025-06-21 14:53:22 +08:00
2025-06-18 03:12:16 +00:00
2025-06-22 19:22:51 +08:00
2025-03-31 01:53:48 -04:00
2025-06-21 19:20:51 +08:00
2025-06-22 18:53:33 +08:00