Back to integrations
GitHub Actions
Coming SoonCI/CD & Enforcement
Lint strategy like code.
Add strategic linting to your GitHub Actions workflow. PRs that violate architectural decisions get flagged with the decision context—so reviewers understand the 'why' without leaving the PR.
Key Features
Strategic Linting
Check PRs against architectural decisions. Violations flagged automatically.
Configurable Severity
Warn on minor violations, block on critical ones. You control enforcement.
PR Comments
Violations appear as PR comments with links to the relevant decisions.
Decision Links
Reviewers see decision context right in the PR. No wiki hunting.
Matrix Support
Works with matrix builds for multi-service repositories.
Fast Execution
Lightweight action runs in seconds, not minutes.