Ross ROSS = Recommend OSS · open-source software intelligence for agents

mvdan/github-actions-golang resource

GitHub Actions as CI for Go observed · 2026-08-28

github.com/mvdan/github-actions-golang · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2556
  • days_rel: n/a
  • days_push: 13
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1048 stars · 74 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A documentation guide showing how to set up GitHub Actions CI/CD for Go projects, with example workflow YAML files and FAQs. It covers build matrices across Go versions and operating systems, caching with actions/setup-go, environment variables, and conditional steps.

Use cases

  • set up CI for a Go repository with GitHub Actions
  • test a Go module on multiple Go versions and operating systems
  • cache Go module and build caches between CI builds
  • set environment variables in GitHub Actions workflows
  • run workflow steps conditionally in GitHub Actions
  • speed up Go CI pipelines with GOCACHE and GOMODCACHE caching

When to choose

  • you are configuring GitHub Actions CI for a Go project
  • you want canonical example workflow YAML for testing Go across a version/OS matrix
  • you need guidance on caching Go builds or setting env vars in Actions

When to avoid

  • you use a CI system other than GitHub Actions
  • you need a reusable GitHub Action binary or tool rather than documentation
  • your project is not written in Go

Facets

learning-resource · maturity active

ci-cd developer-tools documentation developer-tools documentation version-control windows cloud github-actions golang ci workflows setup-go build-caching matrix-builds devops linux macos

1 source

Member repositories

RepositoryRoleHealth v2
mvdan/github-actions-golangmain76

For agents

markdown · JSON · MCP: product_card(name="mvdan/github-actions-golang")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem