actions-marketplace-validations/Update Changelog
Action to keep your CHANGELOG.md up to date
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | New product version (env VERSION) | no | — |
| token | GitHub Token (env GITHUB_TOKEN) | no | — |
| repository | GitHub repository name (env GITHUB_REPOSITORY) | no | — |
| path | Path to CHANGELOG.md (./CHANGELOG.md) | no | — |
| release-marker | Case-insensitive release marker in PR title (release) | no | — |
Outputs
| name | description |
|---|---|
| pulls_list_md | Generated included Pull Requests list in MarkDown format |