You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 versionSuggested Solution
Update the 'Confirm the commit message' promt to Yes / No / Edit message instead of Yes / No
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: