GitHub Action personalizada para verificar issue no PR #2
issue-check.yml
on: pull_request
check-linked-issue
2s
Annotations
4 errors and 3 warnings
check-linked-issue
Error: Input required and not supplied: github_token
|
check-linked-issue
Input required and not supplied: github_token
|
check-linked-issue
No issue linked! Please link to an issue using '#<issue_number>' or create a new issue.
|
check-linked-issue
Process completed with exit code 1.
|
check-linked-issue
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-create-comment@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
check-linked-issue
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-ecosystem/action-create-comment@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-linked-issue
Unexpected input(s) 'token', 'issue-number', valid inputs are ['github_token', 'body', 'repo', 'number']
|