We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[HttpError]: other side closed
/app/node_modules/@octokit/request/dist-node/index.js:156 throw new import_request_error.RequestError(message, 500, { ^ RequestError [HttpError]: other side closed at /app/node_modules/@octokit/request/dist-node/index.js:156:11 at addReaction (/app/src/githubUtils.ts:37:2) { status: 500, request: { method: 'POST', url: 'https://api.github.com/repos/nextcloud/server/issues/comments/1953680517/reactions', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'octokit-rest.js/20.0.2 octokit-core.js/5.0.2 Node.js/20.11.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"content":"+1"}', request: { hook: [Function: bound bound register] } } }
The text was updated successfully, but these errors were encountered:
backportbot/src/backport.ts
Lines 21 to 27 in c38e703
Sorry, something went wrong.
4318e01 seems to fix it
Lines 22 to 27 in 4318e01
No branches or pull requests
The text was updated successfully, but these errors were encountered: