josteph/Depcruise PR Check
Generate depcruise report in markdown format and comment to designated PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Github token of the repository (automatically created by Github). | yes | — |
| pr_number | Manually define the pull request number. | — | — |
| comment_includes | The text that should be used to find comment in case of replacement. | — | Forbidden dependency check |
| depcruise_config | Path to the config file for depcruise. | — | ./.dependency-cruiser.js |
| depcruise_base_dir | The baseDir for depcruise to start the scanning. | — | src |
| status_check | If there is any rules violation detected, it will exit the job with status code. | — | true |
Outputs
no outputs