Skip to content

Support "bad_gateway" error code #60

Support "bad_gateway" error code

Support "bad_gateway" error code #60

Triggered via pull request October 29, 2024 13:48
Status Success
Total duration 14s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
5s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '11575246361', status: 403, response: { url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/releases', status: 403, headers: { 'access-control-allow-origin': '*', 'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 29 Oct 2024 13:48:35 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '0426:89610:1705E31:2D2ABFC:6720E7B3', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4909', 'x-ratelimit-reset': '1730210486', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '91', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"target_commitish":"refs/pull/421/merge","name":"","tag_name":"","body":"## Changes\\n\\n* Add support to read/write file name for the file block (#411) @Kuzmanov\\n* Removed 'archived' property and added 'in_trash' property. (#417) @kosaku-hayashi\\n* Change GetewayTimeout to GatewayTimeout (typo fix) (#409) @Kuzmanov\\n* Add separate request model for blocks api (#401) @KoditkarVedant\\n\\n## 🚀 Features\\n\\n* Add type specific pagination information (#395) @KoditkarVedant\\n* #390: Add missing property in paginated response (#393) @kashifsoofi\\n* Add support for create token endpoint (#392) @KoditkarVedant\\n* Add support for querying wiki databases (#391) @KoditkarVedant\\n\\n## 🐛 Bug Fixes\\n\\n* Add wrapper class to avoid sending block id as part of request body (#399) @KoditkarVedant\\n\\n## 🧰 Maintenance\\n\\n* Adjust breaking integration tests (#400) @KoditkarVedant\\n* Integrate release drafter (#389) @KoditkarVedant\\n","draft":true,"prerelease":false}`, request: {} }, event: { id: '11575246361', name: 'pull_request', payload: { action: 'synchronize', after: '4946c3d02e5b414dbcacce6bf6fee4f73d7df46b', before: '0459c906c0c4f92fec3da8da930cdc74f9c81f44', number: 421, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/84611788?v=4', description: '', events_url: 'https://api.github.com/orgs/notion-dotnet/events', hooks_url: 'https://api.github.com/orgs/notion-dotnet/hooks', id: 84611788, issues_url: 'https://api.github.com/orgs/notion-dotnet/issues', login: 'notion-dotnet', members_url: 'https://api.github.com/orgs/notion-dotnet/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjg0NjExNzg4', public_members_url: 'https://api.github.com/orgs/notion-dotnet/public_members{/memb
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5.21.1/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5.21.1/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '11575246361', name: 'pull_request', payload: { action: 'synchronize', after: '4946c3d02e5b414dbcacce6bf6fee4f73d7df46b', before: '0459c906c0c4f92fec3da8da930cdc74f9c81f44', number: 421, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/84611788?v=4', description: '', events_url: 'https://api.github.com/orgs/notion-dotnet/events', hooks_url: 'https://api.github.com/orgs/notion-dotnet/hooks', id: 84611788, issues_url: 'https://api.github.com/orgs/notion-dotnet/issues', login: 'notion-dotnet', members_url: 'https://api.github.com/orgs/notion-dotnet/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjg0NjExNzg4', public_members_url: 'https://api.github.com/orgs/notion-dotnet/public_members{/member}', repos_url: 'https://api.github.com/orgs/notion-dotnet/repos', url: 'https://api.github.com/orgs/notion-dotnet' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/issues/421/comments' }, commits: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/pulls/421/commits' }, html: { href: 'https://github.com/notion-dotnet/notion-sdk-net/pull/421' }, issue: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/issues/421' }, review_comment: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/pulls/421/comments' }, self: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/pulls/421' }, statuses: { href: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/statuses/4946c3d02e5b414dbcacce6bf6fee4f73d7df46b' } }, active_lock_reason: null, additions: 3, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'notion-dotnet:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/assignees{/user}', blobs_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/branches{/branch}', clone_url: 'https://github.com/notion-dotnet/notion-sdk-net.git', collaborators_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/comments{/number}', commits_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/commits{/sha}', compare_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/notion-dotnet/notion-sdk-net/contents/{+path}', contributors_url: 'https://api.githu
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5.21.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/