wildfly/Dependency Tree Diff
Displays differences in the dependencies resulting from a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr | The number of the PR to check dependencies for | yes | — |
| token | A GitHub token that can be used to authorise commenting on and labelling the pull requests | yes | — |
| deps-ok-label | Name of the label to add to pull requests that have no significant version changes | yes | — |
| deps-changed-label | Name of the label to add to pull requests that have a significant version change | yes | — |
| tool-change-mentions | GitHub user names in @mention format to be used in comments where versions changed | — | — |
| base-version-files | Files containing the base versions relative to $GITHUB_WORKSPACE | yes | — |
| new-version-files | Files containing the new versions relative to $GITHUB_WORKSPACE | yes | — |
Outputs
no outputs