pipeline:
conventional_commits:
image: node:19
commands:
- npx standard-version --dry-run
- git tag
branches: main