v0.4.0GitHub

Integrations

CI/CD

Gate agent tool calls in GitHub Actions and pipelines.

View as Markdown

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

  1. Copy blekline-gate.yml.example.github/workflows/blekline-gate.yml.
  2. Add repository secrets: BLEKLINE_WORKSPACE_TOKEN, optional BLEKLINE_API_URL.
  3. CI runs verify:integrations and optional demo:mcp-smoke when secrets are set.

Local verify

pnpm build:packages
pnpm verify:integrations

Next steps: CLI quick start · MCP server