rlsr creates commits on the main branch of the repository -> these cause the CI to re-run on the release commits.
Circle-CI for example supports skipping a build by adding [ci skip] in the commit message.
I would love to be able to add this to rlsr messages.
rlsr creates commits on the main branch of the repository -> these cause the CI to re-run on the release commits.
Circle-CI for example supports skipping a build by adding
[ci skip]in the commit message.I would love to be able to add this to rlsr messages.