kubernetes-sigs / prow

Prow is a Kubernetes based CI/CD system developed to serve the Kubernetes community. This repository contains Prow source code and Hugo sources for Prow documentation site.
https://docs.prow.k8s.io
Apache License 2.0
77 stars 73 forks source link

Prow issue: Bad invalid commit message for npm dependencies #28257 #193

Open MadhavJivrajani opened 2 weeks ago

MadhavJivrajani commented 2 weeks ago

Original issue: https://github.com/kubernetes/test-infra/issues/28257


error message on: https://github.com/kubernetes-client/javascript/pull/924

[Keywords](https://help.github.com/articles/closing-issues-using-keywords) which can automatically close issues and at(@) or hashtag(#) mentions are not allowed in commit messages.

But in npm libraries, the @ character is used to indicate an organization, even the default kubernetes client uses it @kubernetes/client-node

MadhavJivrajani commented 2 weeks ago

/sig contributor-experience