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] Enforce conventional commit on push & squash #112

Open
CjHare opened this issue Jan 28, 2022 · 0 comments
Open

[Feature] Enforce conventional commit on push & squash #112

CjHare opened this issue Jan 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@CjHare
Copy link
Contributor

CjHare commented Jan 28, 2022

Feature Description

When merging a PR using the squashing of all the commits into a single commit, the message that makes it's way into the git is entered via the GUI as part of the merge action.

Seek out a way to enforce the Conventional Commit standard on that gitlog message.

Additional Information

This is not the same as enforcing the standard on commits made to the branch from which the PR is made.

@CjHare CjHare added the enhancement New feature or request label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant