Fix error when activity is provided #262
Annotations
3 errors and 4 warnings
|
update-draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:61885:18)
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '21260651658',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'aa1814389b7ddfe910458e954c6a4ae32daf10c8',
before: '1293a182f6c7ca681cbbcd7f3b27a44d06b8e982',
number: 86,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/issues/86/comments'
},
commits: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/86/commits'
},
html: { href: 'https://github.com/tr4nt0r/python-xbox/pull/86' },
issue: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/issues/86'
},
review_comment: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/86/comments'
},
self: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/86'
},
statuses: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/statuses/aa1814389b7ddfe910458e954c6a4ae32daf10c8'
}
},
active_lock_reason: null,
additions: 35,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'tr4nt0r:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/assignees{/user}',
blobs_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/branches{/branch}',
clone_url: 'https://github.com/tr4nt0r/python-xbox.git',
collaborators_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/comments{/number}',
commits_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/commits{/sha}',
compare_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/contents/{+path}',
contributors_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/contributors',
created_at: '2025-10-22T10:22:58Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/tr4nt0r/python-xbox/deployments',
description: 'A python library to authenticate with Xbox Network via your Microsoft Account and provides Xbox related Web-API.',
disabled: false,
downloads_url: 'h
|
|
update-draft
Resource not accessible by integration
{
name: 'HttpError',
id: '21260651658',
status: 403,
response: {
url: 'https://api.github.com/repos/tr4nt0r/python-xbox/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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 22 Jan 2026 20:11:06 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': '77C1:330CB1:187E403:6CCFE3F:6972845A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1769116261',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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/tr4nt0r/python-xbox/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '21260651658',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/86/merge","name":"v0.1.3","tag_name":"v0.1.3","body":"## What's Changed\\n\\n## 🧰 Maintenance\\n\\n- ⬆️ Bump release-drafter/release-drafter digest to 6db134d @[renovate[bot]](https://github.com/apps/renovate) (#87)\\n- ⬆️ Bump release-drafter/release-drafter digest to 267d2e0 @[renovate[bot]](https://github.com/apps/renovate) (#84)\\n- ⬆️ Bump codecov/codecov-action digest to 671740a @[renovate[bot]](https://github.com/apps/renovate) (#76)\\n- ⬆️ Bump actions/checkout digest to 8e8c483 @[renovate[bot]](https://github.com/apps/renovate) (#72)\\n\\n## 🧩 Dependency Updates\\n\\n<details>\\n<summary>17 changes</summary>\\n\\n- ⬆️ Bump release-drafter/release-drafter digest to 6db134d @[renovate[bot]](https://github.com/apps/renovate) (#87)\\n- ⬆️ Bump release-drafter/release-drafter digest to 267d2e0 @[renovate[bot]](https://github.com/apps/renovate) (#84)\\n- ⬆️ Bump mkdocstrings to v1.0.1 @[renovate[bot]](https://github.com/apps/renovate) (#83)\\n- ⬆️ Bump ruff to v0.14.13 @[renovate[bot]](https://github.com/apps/renovate) (#82)\\n- ⬆️ Bump ruff to v0.14.12 @[renovate[bot]](https://github.com/apps/renovate) (#81)\\n- ⬆️ Bump ruff to v0.14.11 @[renovate[bot]](https://github.com/apps/renovate) (#80)\\n- ⬆️ Bump ruff to v0.14.10 @[renovate[bot]](https://github.com/apps/renovate) (#79)\\n- ⬆️ Bump mkdocs-material to v9.7.1 @[renovate[bot]](https://github.com/apps/renovate) (#78)\\n- ⬆️ Bump ruff to v0.14.9 @[renovate[bot]](https://github.com/apps/renovate) (#77)\\n- ⬆️ Bump codecov/codecov-action digest to 671740a @[renovate[bot]](https://github.com/apps/renovate) (#76)\\n- ⬆️ Bump pytest to v9.0.2 @[renovate[bot]](https://github.com/apps/renovate) (#75)\\n- ⬆️ Bump platformdirs to v4.5.1 @[renovate[bot]](https://github.com/apps/renovate)
|
|
update-draft
Resource not accessible by integration
{
name: 'HttpError',
id: '21260651658',
status: 403,
response: {
url: 'https://api.github.com/repos/tr4nt0r/python-xbox/issues/86/labels',
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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 22 Jan 2026 20:11:01 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': 'issues=write; pull_requests=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': '77C1:330CB1:187CD53:6CC991A:69728455',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1769116261',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/tr4nt0r/python-xbox/issues/86/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '21260651658',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"labels":[":ghost: bug",":test_tube: testing"]}',
request: {}
},
event: {
id: '21260651658',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'aa1814389b7ddfe910458e954c6a4ae32daf10c8',
before: '1293a182f6c7ca681cbbcd7f3b27a44d06b8e982',
number: 86,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/issues/86/comments'
},
commits: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/86/commits'
},
html: { href: 'https://github.com/tr4nt0r/python-xbox/pull/86' },
issue: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/issues/86'
},
review_comment: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/86/comments'
},
self: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/pulls/86'
},
statuses: {
href: 'https://api.github.com/repos/tr4nt0r/python-xbox/statuses/aa1814389b7ddfe910458e954c6a4ae32daf10c8'
}
},
active_lock_reason: null,
additions: 35,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'tr4nt0r:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/tr4nt0r/
|
|
update-draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update-draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|