Add prohibit, forbid and scan to allowed verbs #301
Annotations
4 errors
test-allow-one-liners
The message 1 is invalid:
* The subject exceeds the limit of 50 characters (got: 52, JSON: "Add \"prohibit\", \"forbid\" and \"scan\" to allowed verbs").Please shorten the subject to make it more succinct.
The original message was:
Add "prohibit", "forbid" and "scan" to allowed verbs
Here are three verbs we have actually used in real repos,
but that were denied by this action.
Would be lovely to have them added to the verb list.
|
test
The message 1 is invalid:
* The subject exceeds the limit of 50 characters (got: 52, JSON: "Add \"prohibit\", \"forbid\" and \"scan\" to allowed verbs").Please shorten the subject to make it more succinct.
The original message was:
Add "prohibit", "forbid" and "scan" to allowed verbs
Here are three verbs we have actually used in real repos,
but that were denied by this action.
Would be lovely to have them added to the verb list.
|
build
The message 1 is invalid:
* The subject must start with a capitalized word, but the current first word is: "change". Please capitalize to: "Change".
The original message was:
change SomeClass to OtherClass
SomeClass with OtherClass
|
build
The message 1 is invalid:
* The subject must start with a capitalized word, but the current first word is: "change". Please capitalize to: "Change".
The original message was:
change SomeClass to OtherClass
Do something
The message 2 is invalid:
* The first word of the subject ("Change") must not match the first word of the body. Please make the body more informative by adding more information instead of repeating the subject. For example, start by explaining the problem that this change is intended to solve or what was previously missing (e.g., "Previously, ....").
The original message was:
Change other subject
Change body
|