Skip to content

Display specific error type during conventional commit validation mismatched #12

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

Closed
aj3sh opened this issue Jan 25, 2024 · 0 comments · Fixed by #28
Closed

Display specific error type during conventional commit validation mismatched #12

aj3sh opened this issue Jan 25, 2024 · 0 comments · Fixed by #28
Assignees

Comments

@aj3sh
Copy link
Member

aj3sh commented Jan 25, 2024

The current validation only displays the error message: "Commit message does not follow conventional commits format." This message is challenging to understand as it does not pinpoint the exact error.

A more effective validation error could be provided, including specific details such as:

  • Type is missing
  • Scope cannot be empty
  • Header must not contain line breaks
  • etc.

These errors will assist in identifying the specific issue during the validation process.

@aj3sh aj3sh added this to Commitlint Jan 24, 2024
@aj3sh aj3sh converted this from a draft issue Jan 25, 2024
@aj3sh aj3sh self-assigned this Feb 19, 2024
@aj3sh aj3sh mentioned this issue Mar 13, 2024
10 tasks
@aj3sh aj3sh moved this to In progress in Commitlint Apr 2, 2024
@aj3sh aj3sh closed this as completed in #28 Apr 4, 2024
@github-project-automation github-project-automation bot moved this from In progress to Done in Commitlint Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant