Only introduce sleep when not using loom #29
git-commit-message-style.yml
on: push
Check commit message style
4s
Annotations
1 error and 1 warning
Check commit message style
The message 6 is invalid:
* The subject must start with a verb in imperative mood, but it started with: "Only". Whether the word is in imperative mood is determined by whitelisting. The general whitelist is available at https://github.com/mristin/opinionated-commit-message/blob/master/src/mostFrequentEnglishVerbs.ts. You can whitelist additional verbs using "additional-verbs" input to your GitHub action (currently no additional verbs were thus specified). Moreover, you can also whitelist additional verbs in a file given as "path-to-additional-verbs" input to your GitHub action (currently no whitelist file was specified). Please check the whitelist and either change the first word of the subject or whitelist the verb.
The original message was:
Only introduce sleep when not using loom
|
Check commit message style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gsactions/commit-message-checker@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|