Updated
On this page
Edit-release command that updates existing GitHub Release notes by extracting the matching version section from CHANGELOG.md.
#rlsbl.commands.edit_release
#rlsbl.commands.edit_release
Edit-release command that updates existing GitHub Release notes by extracting the matching version section from CHANGELOG.md.
#run_cmd
python
def run_cmd(args, flags)Update GitHub Release notes from the changelog entry for a version.
If no version is given, detects the current version from the project's primary target. Reads the changelog entry and updates the GitHub Release.
In monorepo mode, uses the project's monorepo tag format and reads CHANGELOG.md from the project subdirectory.