jenkinsci/job-dsl-plugin
A Groovy DSL for Jenkins Jobs observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 97
- Release rhythm 85
- 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: 85.0
- age_days: 5152
- days_rel: 21
- days_push: 21
- n_releases_24m: 7
Adoption not part of the score
1924 stars · 818 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Jenkins plugin that lets users define Jenkins jobs programmatically via a Groovy-based DSL instead of clicking through the web UI. It enables configuration-as-code for job creation, keeping large numbers of jobs consistent and version-controlled.
Use cases
- generate jenkins jobs from code
- manage jenkins job configuration as code
- create many similar jenkins jobs from templates
- version control jenkins job definitions
- create pipeline and multibranch pipeline jobs programmatically
- seed initial set of jenkins jobs via configuration as code plugin
When to choose
- you manage many Jenkins jobs and want them consistent and reproducible
- you want job definitions stored in version control
- you need to generate jobs dynamically, e.g. per SCM branch
- you want to integrate job creation with the Jenkins Configuration as Code plugin
When to avoid
- you only have a handful of jobs and the UI is sufficient
- you need complex automated delivery pipelines, where Jenkins Pipeline DSL is usually a better fit
- you want to manage global Jenkins system configuration rather than jobs
Facets
plugin · maturity maintenance
configuration-management workflow-automation developer-tools developer-tools jvm self-hosted jenkins groovy configuration-as-code ci-cd job-automation dsl devops automation continuous-integration web-server
3 sources
- readme: https://github.com/jenkinsci/job-dsl-plugin · fetched 2026-08-28 · 0be9c0b410c9
- homepage: https://plugins.jenkins.io/job-dsl/ · fetched 2026-08-29 · 6853c3f12538
- site_page: https://plugins.jenkins.io/job-dsl/releases · fetched 2026-08-29 · 368cfa1ec017
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jenkinsci/job-dsl-plugin | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="jenkinsci/job-dsl-plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem