config_gobot.yml 337 B

123456789101112131415
  1. style: github
  2. template: CHANGELOG.gobot.md
  3. info:
  4. title: Auto-Generated Changelog
  5. repository_url: https://github.com/hybridgroup/gobot
  6. options:
  7. header:
  8. pattern: "^(\\w*)(?:\\(([\\w\\$\\.\\,\\-\\*\\s]*)\\))?\\:?\\s(.*)$"
  9. pattern_maps:
  10. - Type
  11. - Scope
  12. - Subject
  13. notes:
  14. keywords:
  15. - BREAKING CHANGE