How popular Go repos run GitHub Actions

Go gets caching almost for free (setup-go v4+ caches modules and build output by default), so the gaps in Go CI are usually elsewhere: no concurrency group, no job timeout, a scheduled workflow that's been red for weeks. Here is how the big Go projects actually score. Read the fix →

11Go repos scanned
1no dependency cache
11no job timeout
11no concurrency guard
0fully clean
RepoRuns (30d)CI min (30d)Recoverable min/moFailure rateFindings
gohugoio/hugopip3768,6541,04718%13
junegunn/fzfgo3597983031%20
cli/cligo500+1,5151385%27
charmbracelet/bubbleteago2074299812%18
labstack/echogo87729730%7
caddyserver/caddygo500+758652%21
gin-gonic/gingo3716906423%16
pocketbase/pocketbasego54249250%3
go-gorm/gorm500+121120%8
spf13/cobrago962110%7
spf13/viper34500%4

Public data from each repo's GitHub Actions. Minutes are wall-clock workflow time over 30 days. These repos run Actions free (public repos always do). Each scorecard shows the private-repo dollar equivalent as a labeled estimate. Repo owners can remove their scorecard any time.

How does your Go repo compare?

Scan any public repo free, in seconds. No install, no card.

Scan a repo