actions-marketplace-validations/Dependabot Changelog Helper
"Helps keep your repository uo-to-date when Dependabot updates your dependencies."
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | "The version to find in the CHANGELOG to add dependabot entries to" | yes | UNRELEASED |
| dependencyTool | "The tool used to manage dependencies. Possible values are: 'dependabot' and 'renovate'" | yes | dependabot |
| changelogPath | "The path to the CHANGELOG file to add dependabot entries to" | yes | ./CHANGELOG.md |
| activationLabels | "The labels to activate/run this action. Labels are comma-separated. Each label must be present on the pull request for the action to run." | yes | "" |
| entryPrefix | "The prefix word (after the hyphen) of the changelog entry, for example: '- [entryPrefix] `dependency` from v1.0 to v2.0'" | yes | Bump |
| sectionHeader | "The section header to add the changelog entry under" | yes | Dependencies |
| sort | "How to sort dependency entries in the changelog. Possible values are: 'alpha', and 'none'" | yes | none |
Outputs
no outputs