forgejo/routers
Giteabot 6a559ad634
Fix status_check_contexts matching bug () ()
Backport  by @Zettat123

Fix 
Follow 

---
Copied from
https://github.com/go-gitea/gitea/issues/28570#issuecomment-1867327999

The feature introduced in  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>
2023-12-22 23:32:22 +08:00
..
api Fix merging artifact chunks error when minio storage basepath is set () () 2023-12-21 15:38:39 +08:00
common Clean up template locale usage () () 2023-10-31 17:35:55 +01:00
install Refactor system setting () () 2023-10-05 10:37:59 +00:00
private Redefine the meaning of column is_active to make Actions Registration Token generation easier () () 2023-09-28 04:15:53 +00:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Fix status_check_contexts matching bug () () 2023-12-22 23:32:22 +08:00
init.go Another round of db.DefaultContext refactor () () 2023-09-25 19:24:35 +02:00