gableroux/Generate GitHub Release Notes
Generates release notes based on merged pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository name | yes | — |
| base_tag | Base tag to compare | yes | — |
| head_tag | Head tag to compare | yes | — |
| github_token | GitHub token for authentication | yes | — |
| auto_detect_new_contributors | Automatically detect new contributors between releases (experimental) | no | false |
Outputs
| name | description |
|---|---|
| notes | Generated release notes |