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

Respect conventional-commits grammar for scope #543

Open
sdenef opened this issue May 14, 2024 · 0 comments
Open

Respect conventional-commits grammar for scope #543

sdenef opened this issue May 14, 2024 · 0 comments

Comments

@sdenef
Copy link

sdenef commented May 14, 2024

Hello,

First thank for your work.

I received a "malformed scope" error for a commit where scope was like: mydomain/mypackage.feature
v0.20.1

NB: this scope value could seems weird, but I can't get you the exact scope value.

Anyway, AFAIK this should be OK according to:
https://github.com/conventional-commits/parser/blob/main/README.md?plain=1#L71
<scope> ::= <any UTF8-octets except newline or parens>+

I'm not GO fluent and code provide a PR.
Hope someone can provide this.

Regards

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

1 participant