MCPcopy Index your code
hub / github.com/woodpecker-ci/woodpecker

github.com/woodpecker-ci/woodpecker @v3.16.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.16.0 ↗ · + Follow
6,026 symbols 21,351 edges 835 files 2,291 documented · 38% 135 cross-repo links updated 1d agov3.16.0 · 2026-06-27★ 7,376290 open issues

Browse by type

Functions 5,118 Types & classes 908
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Woodpecker

Woodpecker

Pipeline Status Code coverage Translation status Matrix space Go Report Card go reference GitHub release Docker pulls License: Apache-2.0 OpenSSF best practices pre-commit.ci

Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.

woodpecker

Installation & Resources

Woodpecker can be installed in various ways (see the Installation Instructions) and runs with SQLite as database by default. It requires around 100 MB of RAM (Server) and 30 MB (Agent) at runtime in idle mode.

Support

You can support the project by becoming a backer on Open Collective or via GitHub Sponsors.

Open Collective backers

Documentation

Our documentation can be found at https://woodpecker-ci.org/docs/intro.

Translation

We have a self-hosted Weblate instance at translate.woodpecker-ci.org.

An overview of the current translation state is available at https://translate.woodpecker-ci.org/projects/woodpecker-ci/#languages.

Public Woodpecker Instances

Woodpecker is used as the main CI/CD engine at Codeberg, an alternative Git hosting platform with a focus on privacy and free software development.

Plugins

Woodpecker can be extended via plugins. The plugin overview website helps browsing available plugins. It combines both plugins by the Woodpecker core team and community-maintained ones.

Star History

Star History Chart

License

Woodpecker is Apache 2.0 licensed. The source files have a header indicating which license they are under and what copyrights apply.

Everything in docs/ is licensed under the Creative Commons Attribution-ShareAlike 4.0 International Public License.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 3,238
Function 1,880
Struct 777
Interface 71
TypeAlias 39
FuncType 13
Class 4
Enum 4

Languages

Go96%
TypeScript4%

Modules by API surface

server/store/mocks/mock_Store.go676 symbols
woodpecker-go/woodpecker/mocks/mock_Client.go478 symbols
rpc/proto/woodpecker.pb.go184 symbols
server/store/store.go113 symbols
server/forge/mocks/mock_Forge.go112 symbols
server/services/secret/mocks/mock_Service.go100 symbols
server/services/registry/mocks/mock_Service.go100 symbols
web/src/lib/api/index.ts94 symbols
rpc/proto/woodpecker_grpc.pb.go82 symbols
woodpecker-go/woodpecker/interface.go80 symbols
rpc/mocks/mock_Peer.go76 symbols
server/queue/mocks/mock_Queue.go70 symbols

Dependencies from manifests, versioned

al.essio.dev/pkg/shellescapev1.6.0 · 1×
charm.land/bubbles/v2v2.0.0 · 1×
charm.land/bubbletea/v2v2.0.2 · 1×
charm.land/huh/v2v2.0.3 · 1×
charm.land/lipgloss/v2v2.0.1 · 1×
codeberg.org/6543/go-yaml2json/v2v2.0.0 · 1×
codeberg.org/6543/xyamlv1.1.0 · 1×
codeberg.org/6543/xyaml/v2v2.0.1 · 1×
codeberg.org/mvdkleijn/forgejo-sdk/forgejo/v3v3.0.0 · 1×
filippo.io/edwards25519v1.2.0 · 1×
github.com/42wim/httpsigv1.2.4 · 1×

Datastores touched

(mysql)Database · 1 repos
postgresDatabase · 1 repos
woodpeckerDatabase · 1 repos

For agents

$ claude mcp add woodpecker \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page