akayiz/Release Notes Manager
Generate release notes or show how pull requests affect the release notes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action-type | Type of action to perform (release or pr) | yes | release |
| new-release-tag | Tag name of the new release | no | — |
| previous-release-reference | Tag name of the previous release or commit SHA right before the first commit in the new release | no | — |
| release-notes-source | Release Notes Source | no | Pull Requests |
| pr-release-notes-mode | Release Notes Mode (only affects release notes generation if you chose source as Pull Requests) | no | Full |
| pull-request-number | Pull Request Number | no | — |
| pull-request-trigger-event | Event that triggered the workflow when type is pr | no | — |
| github-repository | The GitHub repository to use to get the pull requests' info, in the form owner/repo | no | — |
Outputs
no outputs