Currently, when generating git commit messages via the OpenAI integration, a long description is always added. It would be helpful to let users predefine the maximum allowed length for the commit message subject and/or description. This option would let users maintain concise commit messages that better match their workflow or repository requirements.
Feature requests:
- Add a setting to set the maximum length for auto-generated commit message subject.
- Add a setting to set the maximum length for auto-generated commit message description/body.
- Optionally, allow disabling description altogether.
This will increase flexibility for teams with stricter commit message requirements or preferences.
Currently, when generating git commit messages via the OpenAI integration, a long description is always added. It would be helpful to let users predefine the maximum allowed length for the commit message subject and/or description. This option would let users maintain concise commit messages that better match their workflow or repository requirements.
Feature requests:
This will increase flexibility for teams with stricter commit message requirements or preferences.