stewartjarod/Baseline
Enforce architectural decisions AI coding tools keep ignoring
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to baseline.toml config file | no | baseline.toml |
| paths | Paths to scan (space-separated) | no | . |
| changed-only | Only scan changed files. "auto" enables on PRs, "true"/"false" to force. | no | auto |
| base | Base ref for changed-only diff (default: auto-detect from GITHUB_BASE_REF) | no | — |
| version | Version of baseline to install | no | latest |
Outputs
| name | description |
|---|---|
| exit-code | Exit code from the scan (0 = clean, 1 = violations, 2 = config error) |