lucaslabstech/action-release
Create a release changelog based on commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| from | From tag/commit | yes | — |
| to | To tag/commit | yes | — |
| next-version | Next version | yes | — |
| include-body | Include body | no | true |
| include-hash | Include hash | no | true |
| include-author | Include author | no | true |
| include-pr | Include PR (not supported yet) | no | true |
Outputs
| name | description |
|---|---|
| changelog | Changelog |