⬆️ Bump urllib3 from 1.26.15 to 1.26.19 #2158
release-drafter.yml
on: pull_request
update_release_draft
10s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12846530475',
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',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 18 Jan 2025 18:42:04 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': '3461:31D730:33375CC:66A0279:678BF5FC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4723',
'x-ratelimit-reset': '1737227253',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '277',
'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.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1178/merge","name":"v2.0.8","tag_name":"v2.0.8","body":"## What’s Changed\\n\\n* Fix (#1168) @raimannma\\n\\n## :wrench: Fixes & Refactoring\\n\\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 black from 24.4.0 to 24.4.2 (#1062) @dependabot\\n* :arrow_up: Bump pygments from 2.17.2 to 2.18.0 (#1071) @dependabot\\n* :arrow_up: Bump platformdirs from 4.2.0 to 4.2.2 (#1085) @dependabot\\n* :arrow_up: Bump pytest-asyncio from 0.23.6 to 0.23.7 (#1090) @dependabot\\n* :arrow_up: Bump babel from 2.14.0 to 2.15.0 (#1070) @dependabot\\n* :arrow_up: Bump jinja2 from 3.1.3 to 3.1.4 (#1073) @dependabot\\n* :arrow_up: Bump annotated-types from 0.6.0 to 0.7.0 (#1097) @dependabot\\n* :arrow_up: Bump requests from 2.31.0 to 2.32.3 (#1105) @dependabot\\n* :arrow_up: Bump aiohttp from 3.8.4 to 3.10.11 (#1175) @dependabot\\n* :arrow_up: Bump certifi from 2022.12.7 to 2024.7.4 (#1176) @dependabot\\n* :arrow_up: Bump authlib from 1.3.0 to 1.3.1 (#1113) @dependabot\\n* :arrow_up: Bump zipp from 3.18.1 to 3.19.2 (#1114) @dependabot\\n* :arrow_up: Bump pytest from 8.1.1 to 8.2.2 (#1115) @dependabot\\n* :arrow_up: Bump nodeenv from 1.8.0 to 1.9.1 (#1116) @dependabot\\n* :arrow_up: Bump cryptography from 42.0.5 to 42.0.8 (#1118) @dependabot\\n* :arrow_up: Bump marshmallow from 3.21.1 to 3.21.3 (#1120) @dependabot\\n* :arrow_up: Bump typing-extensions from 4.11.0 to 4.12.2 (#1123) @dependabot\\n* :arrow_up: Bump packaging from 24.0 to 24.1 (#1124) @dependabot\\n* :arrow_up: Bump actions/checkout from 4.1.2 to 4.1.7 (#1126) @dependabot\\n* :arrow_up: Bump bandit from 1.7.8 to 1.7.9 (#1127) @dependabot\\n* :arrow_up: Bump responses from 0.25.0 to 0.25.3 (
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12846530475',
name: 'pull_request',
payload: {
action: 'opened',
number: 1178,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/issues/1178/comments'
},
commits: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/1178/commits'
},
html: {
href: 'https://github.com/raimannma/ValorantAPI/pull/1178'
},
issue: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/issues/1178'
},
review_comment: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/1178/comments'
},
self: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/pulls/1178'
},
statuses: {
href: 'https://api.github.com/repos/raimannma/ValorantAPI/statuses/3b1d8401ce4cbd58503a8a13af571d3e4a6d4a46'
}
},
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
|