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

👷 ci: Update gitmoji subject-rule to disable lowercase #42

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

ammerzon
Copy link
Contributor

The follow-up to #41 (comment) that enforces the following structure of commits:

:gitmoji: type(scope?): subject
body?
footer?

where the subject must adhere to one of the following cases:

  • sentence-case // Sentence case
  • start-case // Start Case
  • pascal-case // PascalCase

Local Testing

npm install
npx commitlint --from HEAD~1 --to HEAD --verbose

@ammerzon ammerzon requested a review from W3D3 March 29, 2023 13:21
@ammerzon ammerzon requested a review from a team as a code owner March 29, 2023 13:21
@dynatrace-cla-bot
Copy link
Member

dynatrace-cla-bot commented Mar 29, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@W3D3 W3D3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking this, LGTM!

@ammerzon ammerzon merged commit 7524cd7 into main Mar 30, 2023
@ammerzon ammerzon deleted the task/add-commitlint-uppercase-subject-configuration branch March 30, 2023 12:36
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

Successfully merging this pull request may close these issues.

3 participants