sundialso/Sundial Context Engine sync

Sync playbooks from this repository to Sundial Context Engine

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api_urlSundial Context Engine API base URL (e.g. https://production.us-east-2.api.sundial.work/context-engine)yes
tokenService Account Token (sundial_sat_...). Store as a repository secret.yes
includeNewline-separated glob patterns of playbook files to sync, relative to the repository root. Defaults to `playbooks/**/*.md`. Examples: include: | playbooks/**/*.md guides/**/*.md docs/runbooks/**/*.md noplaybooks/**/*.md
dry_run`true` to print what would be added/removed without calling the API. `false` to always publish. Leave empty (default) for auto: dry-run on `pull_request` events, publish on `push` events. no""

no outputs