Open
Description
Description
The commit message sometimes don't match with the purpose of the commit.
Example:
updating the base image of a Dockerfile
generates:
🔨 chore(Dockerfile): update base image to cypress/browsers:node16.16.0-chrome107-ff107 to match Cypress version
I would like to edit this commit message before confirming the commit to:
🔨 chore(Dockerfile): update base image to cypress/browsers:node16.16.0-chrome107-ff107 to match Cypress version
Suggested Solution
Update the 'Confirm the commit message' promt to Yes / No / Edit message instead of Yes / No
Alternatives
No response
Additional Context
No response
Metadata
Assignees
Labels
No labels