dash0-sync-docs

Installation
SKILL.md

Using dash0hq/sync-docs-action

dash0hq/sync-docs-action is a composite GitHub Action that transforms documentation in a source repository (e.g. dash0hq/otel-cicd-action) according to that repo's transformations.yaml, then opens or updates a pull request in a target documentation repository (Dash0's website repo). The caller checks out its own repo, then invokes this action; the transform and PR flow live in the action so every source repo shares one implementation.

This skill is a set of workflows. Identify the task, then follow the matching workflow top to bottom.

  • Wiring up a new sync in a source repo → Workflow A.
  • Authoring or editing transformations.yaml → Workflow B.
  • Verifying changes before pushing → Workflow C.
  • Migrating a caller to a newer action version → Workflow D.
  • Diagnosing a failing run → Workflow E.

Reference: worked examples in production

Installs
1
First Seen
14 days ago
dash0-sync-docs — dash0hq/sync-docs-action