Created from pip-service-template. The
/docsfolder automatically syncs to docs-central on every push tomain.
- Rename placeholders — search for
my-serviceand replace with your service name - Fill out
/docs/architecture.md,/docs/dependencies.yaml, and/docs/runbook.md - Push to
main— docs sync automatically to docs-central
Already included in this template:
| File | Purpose |
|---|---|
.doc-mirror.yml |
Configures what syncs and where |
.github/workflows/sync-docs.yml |
Triggers sync on push to docs/** |
The DOC_MIRROR_TOKEN secret must be added to this repo once after creation.
Run the Onboard Service Repo workflow if you created this repo manually rather than from the template.