matsuri-tech/generate-release-notes-body-based-on-pull-requests
Generate Release notes body based on pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Set GITHUB_TOKEN | yes | — |
| RELEASE_PREFIX | Please specify the prefix to use for the title of Release pull request. | — | Release Note |
| RELEASE_LABEL | Label to be added to release pull requests. | — | release |
| AUTO_MERGE_ACTOR | Login of the actor that auto-merges release pull requests. Release PRs merged by this actor since the last manually merged release PR are listed at the bottom of the release notes. | — | matsuri-ai-review[bot] |
| PATH_FILTER | Filter PRs by file path changes. Comma-separated list of path patterns. Only PRs that modify files matching these patterns will be included. | no | — |
Outputs
no outputs