mansour-elcheikh/RepoNav Check Action
Run RepoNav's architecture check against a target repository with configurable thresholds.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-path | Target repository path to analyze. Defaults to the checked out workflow workspace. | no | "" |
| node-version | Node.js version used to run the RepoNav CLI. | no | 22 |
| max-violations | Fail if layer violations exceed this number. | no | 132 |
| max-dead-code | Fail if dead-code candidates exceed this number. | no | 240 |
| max-blast-radius | Fail if the maximum blast-radius score exceeds this number. | no | 58 |
Outputs
no outputs