pipeline: conventional_commits: image: node:19 commands: - npm install --global standard-version - standard-version branches: main