thomasralee/Generate GitHub Release Notes
Generate GitHub release notes from git commits
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| previous_tag | The previous tag to compare against | yes | — |
| repo_url | The URL of the repository | yes | — |
Outputs
| name | description |
|---|---|
| new_version | Incremented github tag number |
| release_notes | Incremented github tag number |
| bugsnag_version | The app version to use for Bugsnag |