iiRecord
Agentic AI Atlas · Woodpecker CI
tool:woodpeckera5c.ai
II.
Tool JSON

tool:woodpecker

Structured · live

Woodpecker CI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-dev-platforms-cicd.yamlCluster · domain
Record JSON
{
  "id": "tool:woodpecker",
  "_kind": "Tool",
  "_file": "domain/tools/tools-dev-platforms-cicd.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Woodpecker CI",
    "homepageUrl": "https://woodpecker-ci.org",
    "kind": "ci",
    "description": "Community-maintained open-source fork of Drone CI that adds multi-platform\nsupport, enhanced secrets management, and active upstream development\nwhile retaining full .woodpecker.yml pipeline compatibility.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:woodpecker",
      "to": "skill-area:ci-cd",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:woodpecker",
      "to": "skill-area:ci-cd",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:woodpecker",
      "to": "skill-area:deployment-automation",
      "kind": "used_for",
      "attributes": {}
    },
    {
      "from": "tool:woodpecker",
      "to": "tool:drone-ci",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Self-hosted CI — Woodpecker is a community fork of Drone CI"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:drone-ci",
      "to": "tool:woodpecker",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Self-hosted CI — Drone CI is the original; Woodpecker is its community fork"
      }
    },
    {
      "from": "tool:onedev",
      "to": "tool:woodpecker",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Self-hosted CI — OneDev is all-in-one Git+CI; Woodpecker is container-native CI only"
      }
    },
    {
      "from": "tool-server:mcp-woodpecker",
      "to": "tool:woodpecker",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}