be-hase/gradle-dependency-diff-action

Report the Gradle dependency differences caused by the Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tool-versionVersion of dependency-tree-diff-version(https://github.com/JakeWharton/dependency-tree-diff).no1.2.1
configurationsTarget dependency configurations. Multiple values can be specified, separated by commas.noruntimeClasspath
post-pr-commentIf true, posts a PR comment when there are dependency differences.notrue
update-pr-bodyIf true, updates the PR body when there are dependency differences.nofalse
assign-labelIf true, adds a PR label when there are dependency differences.notrue
label-nameLabel name used with assign-label.nodependencies-change
upload-artifactIf true, uploads the dependency differences as a text file to the actions artifact.notrue
tokenToken used by this action.no${{ github.token }}
custom-endpoint-urlBy default, the report is recorded in GitHub checks. If you want to send it to a custom server, please use this option. This feature is experimental and may change without notice.no
custom-endpoint-headersThe header used when sending to a custom endpoint.no

no outputs