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

Fixes #4258: Project prefix missing by default #4265

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

danepowell
Copy link
Contributor

Motivation

Fixes #4258

Proposed changes

Set the project prefix by default. Should have no effect on existing users (if commits were failing before, they'll still fail... if they've overridden the prefix, it'll stay overridden). For new users though, will provide a clearer clue that it needs to be changed.

Alternatives considered

Disable commit message checking OOTB.

Testing steps

See steps in #4258

@danepowell danepowell merged commit dc923a9 into acquia:12.x Oct 19, 2020
@danepowell danepowell added the Bug Something isn't working label Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Git pre-commit hook relies on project.prefix which is not setup by default
1 participant