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

adds: configuration for the commit-message system prompt #304

Merged

Conversation

rwese
Copy link
Contributor

@rwese rwese commented Dec 8, 2023

this will remove the default file and move it to the code to be overwritten if the user chooses to modify the prompt.

Things that I think would be nice, but I couldn't find a way to do them in the time i allocated:

  • revert buttons for system and commitMessage prompt
  • tests - even though I am not sure if it is absolutely required, let me know @carlrobertoh if you insist on it

Fixes #296

this will remove the default file and move it to the code to be overwritten if the user chooses to modify the prompt.
@carlrobertoh
Copy link
Owner

Thank you!

revert buttons for system and commitMessage prompt

Yes, that would be nice in case you want to restore the prompt back to its original state.

tests - even though I am not sure if it is absolutely required, let me know @carlrobertoh if you insist on it

No, that's fine. I'll handle it later.

@rwese
Copy link
Contributor Author

rwese commented Dec 9, 2023

sorry for the failed style-checks, i noticed that the auto-format had a different opinion but I aligned it with the code around :D
I was missing my personal intellij settings.

@carlrobertoh carlrobertoh merged commit c214b59 into carlrobertoh:master Dec 9, 2023
2 checks passed
@carlrobertoh
Copy link
Owner

No worries, I haven't had chance to write any coding standards either.

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

Successfully merging this pull request may close these issues.

Commit Message - Custom Prompt
2 participants