pwshrc/Generate Release Notes

Generates release notes based upon version information for the current context.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeOne of 'upload' or 'download'.yes
github_tokenThe token used to communicate with GitHub. yes
releasenotesmd-nameThe name of the file which will contain the release notes.yesrelease-notes.md
releasenotesmd-artifact-nameThe name of the artifact which will contain the release notes.yesrelease-notes
releasenotesmd-pathThe path of the directory containing the release notes file.yes./out
versionjson-nameThe name of the JSON file containing the generated version information.yesversion.json
versionjson-artifact-nameThe name of the artifact which contains the JSON file of the generated version information.yesversion-json
versionjson-pathThe path of the directory containing the JSON file of the generated version information.yes./out
namedescription
releasenotesmd-contentThe content of the release notes.
releasenotesmd-nameThe name of the file which will contain the release notes.
releasenotesmd-artifact-nameThe name of the artifact which will contain the release notes.
releasenotesmd-filepathThe path to the file containing the release notes.
versionjson-nameThe name of the JSON file containing the generated version information.
versionjson-artifact-nameThe name of the artifact which contains the JSON file of the generated version information.
versionjson-pathThe path of the directory containing the JSON file of the generated version information.
versionjson-filepathThe path to the file containing the version information.