Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR description is not updated for forked PR. #86

Open
venkuppu-chn opened this issue Oct 6, 2021 · 0 comments
Open

PR description is not updated for forked PR. #86

venkuppu-chn opened this issue Oct 6, 2021 · 0 comments

Comments

@venkuppu-chn
Copy link

The action work well when I tried to create a branch in the repository and do raise the PR. However, I tried the same action for the forked PR, it throws the following error even though the GITHUB_TOKEN has write permission in the Github workflow. Please help me to understand this issue.

Error Message:
(node:1612) UnhandledPromiseRejectionWarning: HttpError: Resource not accessible by integration
at /home/runner/work/_actions/riskledger/update-pr-description/v2/dist/index.js:3576:23
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:1612) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:1612) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant