refactor(tools): move tool descriptions to jinja templates #11223
tests.yml
on: pull_request
sdk-tests
10s
tools-tests
6m 12s
agent-server-tests
42s
cross-tests
7s
coverage-report
17s
Annotations
3 errors
|
coverage-report
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
coverage-report
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
coverage-report
Permission denied when trying to create/update comment.
This PR is from a fork. GitHub restricts the GITHUB_TOKEN to read-only
for fork PRs triggered by the `pull_request` event.
To fix this, use the `pull_request_target` event instead:
```yaml
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
```
Note: `pull_request_target` runs in the context of the base branch.
Be cautious when checking out fork code — never run untrusted code
from the fork with elevated permissions.
For more information, see:
https://github.com/MishaKav/pytest-coverage-comment#fork-prs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-agent-server
|
4.46 KB |
sha256:852ec2bd49ef49c90271fc025518b7f203fcd5b4de43ee8764319fa7230b1f20
|
|
|
coverage-tools
|
6.57 KB |
sha256:c1cdcab061b35854350a58202cb2e5b9ab03751750e4334b45534171a5ef8911
|
|