Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support commit-analyzer presets #227

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

codymaust
Copy link

  • feat: support different commit-analyzer presets

purpose

  • adding support for conventionalcommits

this doesn't preclude the other presets, but this is the one specifically that i am after

caveats

  • this does not support the presetConfig option, meaning we can only provide the most basic implementation. this is also the case for angular, which has been the default up to this point

full list of supported presets

closes #226
closes #208
closes #80

* `feat`: support different commit-analyzer presets

## purpose
* adding support for `conventionalcommits` (this doesn't preclude the
other presets, but this is the one specifically that i am after)

## caveats
* this does not support the `presetConfig`, meaning we can only provide
the most basic implementation

[full list of supported
presets](https://github.com/semantic-release/commit-analyzer?tab=readme-ov-file#options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant