purpleclay/Release Note

Generate a release note for your project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryDirectory containing the git repository to generate a release note forno${{ github.workspace }}
versionVersion of release-note to download. Defaults to the version this action release was tested against.no""
tokenGitHub token for API requests (release download, contributor attribution and avatars)no${{ github.token }}
outputPath the generated release note is written to. Defaults to a file under the runner's temp directory — outside the workspace, so the working tree stays clean (GoReleaser --clean, git status gates) and no later step can accidentally commit it.no""
namedescription
release-note-pathPath to the generated release note
release-note-versionThe release-note version that was executed