Conventional commits

Add the corresponding scripts & tools to ensure all commits are done following: the conventional commits.

  • pre-commit hook (local): prevent from commiting if doesn't follow the defined pattern
  • pipeline step that fails of commits don't follow the defined pattern