Remove async context managing of client session, and only close sessi… #17
release-drafter.yml
on: push
update_release_draft
4s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7720777778',
status: 403,
response: {
url: 'https://api.github.com/repos/bendikrb/kassalappy/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: 'Wed, 31 Jan 2024 03:24:45 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': 'D81C:770E:1023136:20D9F41:65B9BD7D',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1706675083',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/bendikrb/kassalappy/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"0.1.0 🚘","tag_name":"0.1.0","body":"## What’s Changed\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7720777778',
name: 'push',
payload: {
after: 'b85acef160a94caef3145c36d2770d1d35d90b96',
base_ref: null,
before: '8f32039a042c1d080487806e8d10371a8b2e58db',
commits: [
{
author: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
committer: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
distinct: true,
id: 'b85acef160a94caef3145c36d2770d1d35d90b96',
message: 'Remove async context managing of client session, and only close sessions initiated by the Kasslapp instance itself in __aexit__.',
timestamp: '2024-01-31T04:24:06+01:00',
tree_id: '67ac3bbfd3be963c64370a8b61fcc1dffc303e2b',
url: 'https://github.com/bendikrb/kassalappy/commit/b85acef160a94caef3145c36d2770d1d35d90b96'
}
],
compare: 'https://github.com/bendikrb/kassalappy/compare/8f32039a042c...b85acef160a9',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
committer: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
distinct: true,
id: 'b85acef160a94caef3145c36d2770d1d35d90b96',
message: 'Remove async context managing of client session, and only close sessions initiated by the Kasslapp instance itself in __aexit__.',
timestamp: '2024-01-
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '7720777778',
name: 'push',
payload: {
after: 'b85acef160a94caef3145c36d2770d1d35d90b96',
base_ref: null,
before: '8f32039a042c1d080487806e8d10371a8b2e58db',
commits: [
{
author: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
committer: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
distinct: true,
id: 'b85acef160a94caef3145c36d2770d1d35d90b96',
message: 'Remove async context managing of client session, and only close sessions initiated by the Kasslapp instance itself in __aexit__.',
timestamp: '2024-01-31T04:24:06+01:00',
tree_id: '67ac3bbfd3be963c64370a8b61fcc1dffc303e2b',
url: 'https://github.com/bendikrb/kassalappy/commit/b85acef160a94caef3145c36d2770d1d35d90b96'
}
],
compare: 'https://github.com/bendikrb/kassalappy/compare/8f32039a042c...b85acef160a9',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
committer: {
email: '[email protected]',
name: 'Bendik R. Brenne',
username: 'bendikrb'
},
distinct: true,
id: 'b85acef160a94caef3145c36d2770d1d35d90b96',
message: 'Remove async context managing of client session, and only close sessions initiated by the Kasslapp instance itself in __aexit__.',
timestamp: '2024-01-31T04:24:06+01:00',
tree_id: '67ac3bbfd3be963c64370a8b61fcc1dffc303e2b',
url: 'https://github.com/bendikrb/kassalappy/commit/b85acef160a94caef3145c36d2770d1d35d90b96'
},
pusher: { email: '[email protected]', name: 'bendikrb' },
ref: 'refs/heads/master',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/bendikrb/kassalappy/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/bendikrb/kassalappy/assignees{/user}',
blobs_url: 'https://api.github.com/repos/bendikrb/kassalappy/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/bendikrb/kassalappy/branches{/branch}',
clone_url: 'https://github.com/bendikrb/kassalappy.git',
collaborators_url: 'https://api.github.com/repos/bendikrb/kassalappy/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/bendikrb/kassalappy/comments{/number}',
commits_url: 'https://api.github.com/repos/bendikrb/kassalappy/commits{/sha}',
compare_url: 'https://api.github.com/repos/bendikrb/kassalappy/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/bendikrb/kassalappy/contents/{+path}',
contributors_url: 'https://api.github.com/repos/bendikrb/kassalappy/contributors',
created_at: 1699249159,
default_branch: 'master',
deployments_url: 'https://api.github.com/repos/bendikrb/kassalappy/deployments',
description: null,
disabled: false,
downloads_url: 'https://api.github.com/repos/bendikrb/kassalappy/downloads',
events_url: 'https://api.github.com/repos/bendikrb/kassalappy/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/bendikrb/kassalappy/forks',
full_name: 'bendikrb/kassalappy',
git_commits_url: 'https://api.github.com/repos/bendikrb/kassalappy/git/commits{/sha}',
git_ref
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|