Contributor Ladder
Community contributor tiers and progression guidelines for PipeCD.
The PipeCD Contributor Ladder recognizes community members who contribute to the project and outlines paths for contributor progression.
Ladder Tiers
Tiers are based on merged pull requests to pipe-cd/pipecd:
| Tier | Merged PRs | Description |
|---|---|---|
| 🌱 Newcomer | 1 | First-time contributors with their first merged PR. |
| 🛠️ Contributor | 2–4 | Contributors with regular contributions to the project. |
| 🚀 Core Contributor | 5+ | Established contributors eligible to apply for pipe-cd GitHub organization membership. |
Current Contributors
Last updated: 2026-09-15 11:30 UTC
Total Merged PRs: 5,029 | Total Contributors: 152
Updated daily via GitHub Actions.
🚀 Core Contributors (5+ merged PRs)
44 contributors
🛠️ Contributors (2–4 merged PRs)
37 contributors
🌱 Newcomers (1 merged PR)
71 contributors
Details & Automation
- Merged PRs only: Only merged pull requests are counted. Open or draft pull requests do not count until merged.
- Daily sync: The contributor ladder is updated daily via GitHub Actions.
- Bot exclusions: Automated service accounts and bots (e.g.
dependabot[bot],github-actions[bot]) are excluded.
GitHub Organization Membership
Contributors who reach the Core Contributor tier (5+ merged PRs) can request membership in the pipe-cd GitHub organization.
Requirements:
- At least 5 merged PRs in repositories under the
pipe-cdorganization. - Attendance at least one PipeCD Community Meeting.
- Reach out to maintainers in the
#pipecdchannel on CNCF Slack or during a community meeting.
Getting Started
- Find good first issues for beginner-friendly tasks.
- Read the Documentation Contribution Guide to contribute to docs.
- Review the Contributing Guide for local environment setup, tests, and DCO sign-off requirements.
- Join the
#pipecdchannel on CNCF Slack.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified September 15, 2026: docs: refine contributor ladder copy and documentation tone (43711336)