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

Custom message conventions with --custom-conventions #39

Open
itmustbemagic opened this issue Dec 11, 2024 · 0 comments
Open

Custom message conventions with --custom-conventions #39

itmustbemagic opened this issue Dec 11, 2024 · 0 comments

Comments

@itmustbemagic
Copy link
Contributor

itmustbemagic commented Dec 11, 2024

It would be great to have a flag like --custom-conventions that applies custom commit conventions and accepts a stringified JSON formatted object.

Example usage:
--custom-conventions '{"messageSize": "80", "messageStart": "lowercase"}'

These configurations should be added to the AI prompt, so they will be considered.

In some places you have different conventions and those could be applied that way dynamically without the necessity to add features for all of them one by one.

If you are okay with it, I would like to work on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant