jenkinsci/configuration-as-code-plugin
Jenkins Configuration as Code Plugin observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 97
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 3239
- days_rel: 23
- days_push: 10
- n_releases_24m: 48
Adoption not part of the score
2795 stars · 754 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The Jenkins Configuration as Code (JCasC) plugin lets administrators configure Jenkins controllers and plugins via human-readable declarative YAML files instead of the web UI or Groovy init scripts. It supports secrets handling, config export, validation via JSON schema, and hot configuration reload.
Use cases
- configure jenkins from a yaml file
- automate jenkins controller setup
- version-control jenkins configuration
- replace groovy init scripts for jenkins
- reload jenkins configuration without restart
- manage jenkins secrets in configuration
- export current jenkins configuration as code
- validate jenkins config with json schema
When to choose
- you want reproducible, version-controlled Jenkins setup
- you provision Jenkins controllers in Docker or Kubernetes
- you want declarative config without learning Jenkins internals
- you need to audit or export existing Jenkins configuration
When to avoid
- you run Jenkins without plugin support or on very old versions
- your plugins lack JCasC support and you need to configure them
- you prefer imperative Groovy scripts needing full Jenkins API access
Facets
plugin · maturity active
configuration-management developer-tools yaml secrets-management self-hosted developer-tools jvm self-hosted jenkins jcasc declarative-configuration ci-cd infrastructure-as-code devops automation docker
4 sources
- readme: https://github.com/jenkinsci/configuration-as-code-plugin · fetched 2026-08-28 · b4f7c492856f
- homepage: https://plugins.jenkins.io/configuration-as-code · fetched 2026-08-29 · 3238dbef96e7
- site_page: https://plugins.jenkins.io/configuration-as-code/releases · fetched 2026-08-29 · 4fb7e4b8fb96
- site_page: https://jenkins.io/security/advisory/2019-07-31 · fetched 2026-08-29 · 2f576864b82f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jenkinsci/configuration-as-code-plugin | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="jenkinsci/configuration-as-code-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem