Bump alexwilson/enable-github-automerge-action from 2.0.0 to 3.0.0 #667
Annotations
4 errors and 1 warning
|
Tests done
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
Tests done
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
Tests done
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
|
|
Tests done
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
Tests done
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-ubuntu-22.04-3.7-important
|
2.59 KB |
sha256:39ac2ec65feadb8ab3c9569a17436660c183820b38776eb41abac0e3a9436487
|
|
|
coverage-ubuntu-latest-3.14-all
|
3.98 MB |
sha256:5e52e9e88194284af047275d299bce43f4e45d062ebd810b30f88704f4b00538
|
|