]> source.dussan.org Git - gitea.git/commit
Display branch commit status (#25608)
authorLunny Xiao <xiaolunwen@gmail.com>
Mon, 3 Jul 2023 03:32:21 +0000 (11:32 +0800)
committerGitHub <noreply@github.com>
Mon, 3 Jul 2023 03:32:21 +0000 (03:32 +0000)
commit7735da1c66c5a1511a2eac04b2a7f5c60b214c83
tree09ddccb962cf37026b4516f49457bffcb90777cc
parent5b79eeabd1630b58315c4df09c63485f04e3eb45
Display branch commit status (#25608)

Fix #10388

This PR adds a status icon for every branch which has a status check for
the latest commit on branch list page.

<img width="1313" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/727cd540-d03a-40c6-a7dd-e87c118af0ac">
models/git/commit_status.go
routers/web/repo/branch.go
templates/repo/branch/list.tmpl