tag-and-commit - v0.20.4
~/src/repo$ release help tag-and-commit
NAME: release tag-and-commit - Tag HEAD and commit listed files USAGE: release tag-and-commit [files to commit] DESCRIPTION: Attach tag and release note to HEAD (check 'release help tag' for more details) and commit the listed files. If the files don't contain any changes or commit messages indicating a version bump are not found, the command exits with non-zero value. The commit message contains [skip ci], to prevent commit pipeline from running.