Use CODEOWNERS file as reviewers is deprecated #932
check-commit-message.yml
on: pull_request
Check commit message style
3s
Annotations
1 error
|
Check commit message style
The message 1 is invalid:
* The line 3 of the message (line 1 of the body) exceeds the limit of 72 characters. The line contains 179 characters: "The [reviewers Dependabot configuration option is now deprecated][1], so as suggested we are now using a CODEOWNERS file to specify who gets notified about pull requests, instead.". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Use CODEOWNERS file as reviewers is deprecated
The [reviewers Dependabot configuration option is now deprecated][1], so as suggested we are now using a CODEOWNERS file to specify who gets notified about pull requests, instead.
[1]: https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/
|