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

The conventionalcommits lint gcf errors are not actionable and do not provide ways for the GitHub user to fix the issue #5367

Open
Ark-kun opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@Ark-kun
Copy link

Ark-kun commented Jul 9, 2024

The conventionalcommits lint gcf errors are not actionable and do not provide ways for the GitHub user to fix the issue

See for example the PR titled fix: Fixed the compatibility with conda, protobuf 4 and pyext protobuf
googleapis/proto-plus-python#471

The conventionalcommits lint gcf check has the following details:

The following linting errors found:

subject may not be empty
type may not be empty
for the following input:
"*fixed the compatibility with conda, protobuf 4 and pyext protobuf
fixes: https://github.com/googleapis/proto-plus-python/issues/470
fixes: https://github.com/googleapis/python-aiplatform/issues/3129*"

The error is not actionable and does not provide steps to remedy the situation for a GitHub user.

Please follow the actionable error guidelines and provide instructions on how the GitHub user can correct the issue.

@Ark-kun Ark-kun added priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

2 participants