Skip to content

[Feature]: Allow user to edit commit message before commiting #169

Open
@willyw0nka

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions