Remove devs from PR templates #537
pull_request.yml
on: pull_request
Disable jobs for forks
0s
commitlint
13s
Code checks
36s
Publish NPM beta versions
0s
Annotations
2 errors and 2 warnings
commitlint
You have commit messages with errors
⧗ input: Remove devs from PR templates
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Code checks
The process '/usr/bin/git' failed with exit code 1
|
Disable jobs for forks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Code checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|