dancaseb/Generate release notes
Action used to generate release notes and create PR in the docs repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token used for checkout and creating PR | yes | ${{ github.token }} |
| docs-repo | docs repository (in format owner/repo) | yes | — |
| base-branch | branch to create PR against in docs repo | yes | master |
| allow-automerge | allow automatic merge of PR in docs repo | — | false |
| release-notes-path | path to release notes file | — | releases/release-notes.md |
Outputs
no outputs