For repository-local branches the preview is built correctly, unlike #194
However the comment where to find the preview is not written, see #206 and my comment
Note: #206 is from a branch, not a fork!
Error:
Run peter-evans/create-or-update-comment@v4
/home/runner/work/_actions/peter-evans/create-or-update-comment/v4/dist/index.js:4695
const error = new requestError.RequestError(toErrorMessage(data), status, {
^
RequestError [HttpError]: Resource not accessible by integration
at /home/runner/work/_actions/peter-evans/create-or-update-comment/v4/dist/index.js:4695:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
status: 403,
Initial analysis:
- workflow may be missing
issue: write permissions
Task:
- investigate whether the initial assumption is reasonable
- integrate the fix
For repository-local branches the preview is built correctly, unlike #194
However the comment where to find the preview is not written, see #206 and my comment
Note: #206 is from a branch, not a fork!
Error:
Initial analysis:
issue: writepermissionsTask: