Run the git commit message style CI on PRs #58
git-commit-message-style.yml
on: pull_request
Check commit message style
2s
Annotations
1 error and 1 warning
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 140 characters: "It was previously set to run on pushes only, and that did not trigger on third party PRs, only on PRs on branches in the original repository". Please reformat the body so that all the lines fit 72 characters.
The original message was:
Run the git commit message style CI on PRs
It was previously set to run on pushes only, and that did not trigger on third party PRs, only on PRs on branches in the original repository
|
Check commit message style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|