# jenkinsci/jenkins

Jenkins automation server

Repository: https://github.com/jenkinsci/jenkins
Canonical: https://ross.abutalabs.com/products/jenkins
Homepage: https://www.jenkins.io
Language: Java
License: MIT
License Family: permissive
Topics: continuous-integration, continuous-delivery, continuous-deployment, java, groovy, jenkins, pipelines-as-code, devops, cicd, hacktoberfest
Last push: 2026-08-26T11:07:10+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 5763, "days_push": 7, "days_rel": 8, "gap_med": 6, "n_releases_24m": 128}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 26500, forks 9813 (observed 2026-08-28T04:11:46.999610+00:00)

## What it is
Jenkins is the leading open-source automation server, built in Java, used for continuous integration and continuous delivery of software. It is highly extensible with over 2,000 plugins and supports pipelines-as-code for building, testing, and deploying projects.

## Use cases
- set up a ci/cd pipeline for my project
- automate building and testing my code on every commit
- run automated deployments to production
- self-host a continuous integration server
- orchestrate build jobs across multiple agents
- automate repetitive development workflow tasks
- run static code analysis as part of the build

## When to choose
- you need a highly customizable, self-hosted CI/CD server with a massive plugin ecosystem
- you want pipelines-as-code with Groovy-based Jenkinsfiles
- you need to automate builds, tests, and deployments across diverse toolchains and platforms
- you require fine-grained control over build agents, including Kubernetes-based agents

## When to avoid
- you want a zero-maintenance hosted CI service with minimal setup
- your team prefers modern YAML-based pipeline configs over Groovy
- you only need simple CI for a small project and a lighter-weight tool would suffice
- you are not prepared to manage plugin updates and server maintenance

## Facets
- artifact type: application
- maturity: stable
- function: ci-cd, deployment, workflow-automation, plugin-system, http-server
- domain: developer-tools
- platform: windows, self-hosted, jvm, cloud
- tags: continuous-integration, continuous-delivery, jenkins, pipelines-as-code, automation-server, build-server, java, groovy, devops, automation, linux, macos, docker, web-server, kubernetes

## Member repositories
- jenkinsci/jenkins (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:46.999610+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:55:51.678192+00:00, confidence not recorded.
  - readme: https://github.com/jenkinsci/jenkins (fetched 2026-08-28T04:11:46.999610+00:00, sha 6eb72217aca6)
  - homepage: https://www.jenkins.io (fetched 2026-08-29T07:52:18.616527+00:00, sha f5bc598709d3)
  - site_page: https://www.jenkins.io/doc (fetched 2026-08-29T07:52:18.620592+00:00, sha 4d7bec7172aa)
  - site_page: https://www.jenkins.io/blog/2025/07/24/redesigning-jenkins-part-two (fetched 2026-08-29T07:52:18.622914+00:00, sha fc5c9997c9ac)
  - site_page: https://www.jenkins.io/blog/2026/05/26/jenkins-community-award-winners (fetched 2026-08-29T07:52:18.625040+00:00, sha 17ec1d288815)
  - site_page: https://www.jenkins.io/participate (fetched 2026-08-29T07:52:18.626812+00:00, sha 9f321064b995)
  - site_page: https://www.jenkins.io/blog/2026/08/25/admin-blog_01 (fetched 2026-08-29T07:52:18.628383+00:00, sha e40b79c9cd9a)
  - site_page: https://www.jenkins.io/blog/2026/08/24/pratik-mane-gsoc-endterm-blog-post (fetched 2026-08-29T07:52:18.630061+00:00, sha d5ff93d27221)
  - site_page: https://www.jenkins.io/blog/2026/08/23/mohammed-faheem-gsoc-finalterm-blogpost (fetched 2026-08-29T07:52:18.632084+00:00, sha fa6cc7b1bdbd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
