Updated
On this page
rlsbl commit subcommand: stages files and writes a commit with an Autogenerated trailer so changelog coverage automatically exempts it.
#rlsbl.commands.commit_cmd
#rlsbl.commands.commit_cmd
Implementation of the 'rlsbl commit' command, which stages one or more files and writes a commit whose trailer marks them as machine-generated so the changelog coverage check exempts them automatically.
#run_cmd
python
def run_cmd(message, files)Commit files with the Autogenerated: true trailer.