vitriltd/Release Checklist
Parses [release: ...] tags from commits and PRs and posts a sign-off checklist on the open Release Please PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token with PR read/write access | yes | ${{ github.token }} |
| base-branch | The branch Release Please targets | no | main |
| strip-tags-from-pr-body | Whether to strip [release: ...] substrings from the Release Please PR body before posting the checklist. Keeps the resulting CHANGELOG.md clean. Set to false to leave tags inline. | no | true |
Outputs
no outputs