⬆️ Update sphinxcontrib-serializinghtml requirement from ^1.1.10 to >=1.1.10,<3.0.0 #2191
release-drafter.yml
on: pull_request
update_release_draft
8s
Annotations
2 errors and 5 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12874889174',
status: 403,
response: {
url: 'https://api.github.com/repos/raimannma/ValorantAPI/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: 'Mon, 20 Jan 2025 19:57:20 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': 'C301:DC7FF:103E2A1:20511BB:678EAAA0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4859',
'x-ratelimit-reset': '1737406200',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '141',
'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/raimannma/ValorantAPI/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '12874889174',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1197/merge","name":"v2.0.8","tag_name":"v2.0.8","body":"## What’s Changed\\n\\n* Add aliases for AccountDetails response model (#1183) @raimannma\\n* Update deps (#1181) @raimannma\\n* Fix (#1168) @raimannma\\n\\n## :rocket: Features\\n\\n* Add Account V2 (#1182) @raimannma\\n\\n## :wrench: Fixes & Refactoring\\n\\n* Remove poetry.lock (#1180) @raimannma\\n* Fix tests (#1048) @raimannma\\n* Format (#1047) @raimannma\\n* Fix/killer null (#906) @raimannma\\n\\n## :package: Build System & CI/CD\\n\\n* Fix tests (#1048) @raimannma\\n\\n## :arrow_up: Dependencies updates\\n\\n* :arrow_up: Bump jinja2 from 3.1.3 to 3.1.5 (#1172) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump cryptography from 42.0.5 to 43.0.1 (#1174) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump virtualenv from 20.25.1 to 20.26.6 (#1173) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump black from 24.4.0 to 24.4.2 (#1062) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump pygments from 2.17.2 to 2.18.0 (#1071) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump platformdirs from 4.2.0 to 4.2.2 (#1085) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump pytest-asyncio from 0.23.6 to 0.23.7 (#1090) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump babel from 2.14.0 to 2.15.0 (#1070) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump jinja2 from 3.1.3 to 3.1.4 (#1073) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump annotated-types from 0.6.0 to 0.7.0 (#1097) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* :arrow_up: Bump requests from 2.31.0 to 2.32.3 (#1105) @[dependabot[bot]](https://github.com/apps/depe
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '12874889174',
name: 'pull_request',
payload: {
action: 'opened',
number: 1197,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/issues/1197/comments'
},
commits: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/1197/commits'
},
html: {
href: 'https://github.com/raimannma/ValorantAPI/pull/1197'
},
issue: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/issues/1197'
},
review_comment: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/1197/comments'
},
self: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/1197'
},
statuses: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/statuses/40360787dda17cf98ce38755883a1890baed362f'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'raimannma:master',
ref: 'master',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: false,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/raimannma/ValorantAPI/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/raimannma/ValorantAPI/assignees{/user}',
blobs_url: 'https://api.github.com/repos/raimannma/ValorantAPI/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/raimannma/ValorantAPI/branches{/branch}',
clone_url: 'https://github.com/raimannma/ValorantAPI.git',
collaborators_url: 'https://api.github.com/repos/raimannma/ValorantAPI/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/raimannma/ValorantAPI/comments{/number}',
commits_url: 'https://api.github.com/repos/raimannma/ValorantAPI/commits{/sha}',
compare_url: 'https://api.github.com/repos/raimannma/ValorantAPI/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/raimannma/ValorantAPI/contents/{+path}',
contributors_url: 'https://api.github.com/repos/raimannma/ValorantAPI/contributors',
created_at: '2022-04-27T14:41:17Z',
default_branch: 'master',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/raimannma/ValorantAPI/deployments',
description: 'Valorant API Wrapper for https://github.com/Henrik-3/unofficial-valorant-api',
disabled: false,
downloads_url: 'https://api.github.com/repos/raimannma/ValorantAPI/downloads',
events_url: 'https://api.github.com/repos/raimannma/ValorantAPI/events',
fork: false,
forks: 2,
forks_count: 2,
forks_url: 'https://api.github.com/repos/raimannma/ValorantAPI/forks',
full_name: 'raimannma/ValorantAPI',
git_commits_url: 'https://api.github.com/repos/raimannma/ValorantAPI/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/raimannma/ValorantAPI/git/refs{/sha}',
git_tags_url
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|