preetvadaliya/Dependency Doctor
A GitHub Action that checks for newly added dependencies in a pull request.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Auth Token for the GitHub API | yes | — |
| template | The template to use to form report | yes | ## Dependency Doctor Report {$DEPS} {$DEV_DEPS} |
Outputs
| name | description |
|---|---|
| report | The report generated by the action |