gandarez/changelog-action
Generate formatted changelog
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 19, 2024
- License
- None
Pinned Snippet
uses: gandarez/changelog-action@964ad08d446005c607a42b26636a2240be212bf3 # v1.4.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| current_tag | The current tag to be used instead of auto detecting | no | — |
| previous_tag | The previous tag to be used instead of auto detecting | no | — |
| exclude | Commit messages matching the regexp listed here will be removed from the output | no | — |
| debug | Enables debug mode | no | false |
Outputs
| name | description |
|---|---|
| changelog | The formatted changelog |