Run Blekline verification in CI before agent workflows touch production APIs.
Repo config
ci/on blekline-oss- Template:
ci/github-actions/blekline-gate.yml.example
GitHub Actions
- Copy
blekline-gate.yml.example→.github/workflows/blekline-gate.yml. - Add repository secrets:
BLEKLINE_WORKSPACE_TOKEN, optionalBLEKLINE_API_URL. - CI runs
verify:integrationsand optionaldemo:mcp-smokewhen secrets are set.
Local verify
pnpm build:packages
pnpm verify:integrations
Next steps: CLI quick start · MCP server