Hello,
I'd like to use commitsar with gitlab on a project where all "components" of the app are treated as branches:
- componentX/dev
- componentX/feature/myfeature
- componentY/dev
- etc...
All branches have a least 500 commits not respecting the conventional message.
How can I use commitsar on those branches from new commit and leave the past to the past ?
Thanks a lot.