PR Validation Checker #272
pr-comment-validate.yml
on: issue_comment
set_pending_status
3s
Matrix: Validate PR
Validate attestation tutorial
0s
Validate identity tutorial
0s
Validate documentation
0s
Annotations
2 errors
set_pending_status
Github returned error "Resource not accessible by integration - https://docs.github.com/rest/commits/statuses#create-a-commit-status" when setting status on commit: adf622e1c94283a466210b7af0b956b4ead67f66
Request object:
{
"context": "Cross-env Validation",
"description": "Pending..",
"state": "pending",
"owner": "Tribler",
"repo": "py-ipv8",
"sha": "adf622e1c94283a466210b7af0b956b4ead67f66",
"target_url": "https://github.com/Tribler/py-ipv8/actions/runs/11365291968"
} Possible issues could be that the token used does not have access to the repository containing the commit or the commit/repository does not exist.
|
set_failure_status
Github returned error "Resource not accessible by integration - https://docs.github.com/rest/commits/statuses#create-a-commit-status" when setting status on commit: adf622e1c94283a466210b7af0b956b4ead67f66
Request object:
{
"context": "Cross-env Validation",
"description": "Failed!",
"state": "failure",
"owner": "Tribler",
"repo": "py-ipv8",
"sha": "adf622e1c94283a466210b7af0b956b4ead67f66",
"target_url": "https://github.com/Tribler/py-ipv8/actions/runs/11365291968"
} Possible issues could be that the token used does not have access to the repository containing the commit or the commit/repository does not exist.
|