mh4gf/dependency-cruiser report
visualize dependenices of changed files in each pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | A github access token | yes | ${{ github.token }} |
| config-file | read rules and options from file (e.g. .dependency-cruiser.js) | no | — |
| cruise-script | specify depcruise script (e.g. yarn depcruise) | no | — |
| working-directory | running actions in another directory | no | . |
| package-manager | package manager that this action uses for dependency resolution | no | yarn |
| visualize-type | select the output result method; there are two types: focus and reaches. | no | focus |
Outputs
no outputs