mirror of https://github.com/go-gitea/gitea
Backport #28582 by @Zettat123
Fix #28570
Follow #24633
---
Copied from
https://github.com/go-gitea/gitea/issues/28570#issuecomment-1867327999
The feature introduced in #24633 should be compatible with
`status_check_contexts`. However, if one or more of
`status_check_contexts` is not a legal glob expressions, `glob.Compile`
will fail and the contexts cannot match.
21229ed2c8/routers/web/repo/pull.go (L653-L663)
Co-authored-by: Zettat123 <zettat123@gmail.com>
pull/28591/head
parent
4dd39eb54a
commit
6a559ad634
Loading…
Reference in new issue