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

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

Open
willyw0nka opened this issue May 10, 2023 · 3 comments
Open

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

willyw0nka opened this issue May 10, 2023 · 3 comments

Comments

@willyw0nka
Copy link
Contributor

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

@IvanZidov
Copy link

I have made PR to implement this feature. 🤗

@github-actions
Copy link

github-actions bot commented Jul 2, 2023

Stale issue message

@di-sukharev
Copy link
Owner

use oco hook set

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

No branches or pull requests

3 participants