Catch more errors while downloading and close dialog when completed (… #300
release-drafter.yml
on: push
update_release_draft
8s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7517814650',
status: 403,
response: {
url: 'https://api.github.com/repos/hacs/frontend/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: 'Sun, 14 Jan 2024 07:46:08 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': 'D946:3154:4F24F3F:522A40C:65A3913F',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '987',
'x-ratelimit-reset': '1705221705',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '13',
'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/hacs/frontend/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/main","name":"20240114074603","tag_name":"20240114074603","body":"## What’s Changed\\n\\n* Catch more errors while downloading and close dialog when completed (#703) @ludeeus\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7517814650',
name: 'push',
payload: {
after: '7c469c3ce9f5af32bae9eac9f8737995002c6f59',
base_ref: null,
before: '1c41110317a03178e707f58f8442b5e99bc5ff19',
commits: [
{
author: {
email: '[email protected]',
name: 'Joakim Sørensen',
username: 'ludeeus'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7c469c3ce9f5af32bae9eac9f8737995002c6f59',
message: 'Catch more errors while downloading and close dialog when completed (#703)',
timestamp: '2024-01-14T08:45:52+01:00',
tree_id: 'ea1d08d27cfb2efd82a7bb8b206ed689382c6354',
url: 'https://github.com/hacs/frontend/commit/7c469c3ce9f5af32bae9eac9f8737995002c6f59'
}
],
compare: 'https://github.com/hacs/frontend/compare/1c41110317a0...7c469c3ce9f5',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Joakim Sørensen',
username: 'ludeeus'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7c469c3ce9f5af32bae9eac9f8737995002c6f59',
message: 'Catch more errors while downloading and close dialog when completed (#703)',
timestamp: '2024-01-14T08:45:52+01:00',
tree_id: 'ea1d08d27cfb2efd82a7bb8b206ed
|
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: '7517814650',
name: 'push',
payload: {
after: '7c469c3ce9f5af32bae9eac9f8737995002c6f59',
base_ref: null,
before: '1c41110317a03178e707f58f8442b5e99bc5ff19',
commits: [
{
author: {
email: '[email protected]',
name: 'Joakim Sørensen',
username: 'ludeeus'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7c469c3ce9f5af32bae9eac9f8737995002c6f59',
message: 'Catch more errors while downloading and close dialog when completed (#703)',
timestamp: '2024-01-14T08:45:52+01:00',
tree_id: 'ea1d08d27cfb2efd82a7bb8b206ed689382c6354',
url: 'https://github.com/hacs/frontend/commit/7c469c3ce9f5af32bae9eac9f8737995002c6f59'
}
],
compare: 'https://github.com/hacs/frontend/compare/1c41110317a0...7c469c3ce9f5',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Joakim Sørensen',
username: 'ludeeus'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '7c469c3ce9f5af32bae9eac9f8737995002c6f59',
message: 'Catch more errors while downloading and close dialog when completed (#703)',
timestamp: '2024-01-14T08:45:52+01:00',
tree_id: 'ea1d08d27cfb2efd82a7bb8b206ed689382c6354',
url: 'https://github.com/hacs/frontend/commit/7c469c3ce9f5af32bae9eac9f8737995002c6f59'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/56713226?v=4',
description: 'Home Assistant Community Store',
events_url: 'https://api.github.com/orgs/hacs/events',
hooks_url: 'https://api.github.com/orgs/hacs/hooks',
id: 56713226,
issues_url: 'https://api.github.com/orgs/hacs/issues',
login: 'hacs',
members_url: 'https://api.github.com/orgs/hacs/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjU2NzEzMjI2',
public_members_url: 'https://api.github.com/orgs/hacs/public_members{/member}',
repos_url: 'https://api.github.com/orgs/hacs/repos',
url: 'https://api.github.com/orgs/hacs'
},
pusher: { email: '[email protected]', name: 'ludeeus' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/hacs/frontend/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/hacs/frontend/assignees{/user}',
blobs_url: 'https://api.github.com/repos/hacs/frontend/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/hacs/frontend/branches{/branch}',
clone_url: 'https://github.com/hacs/frontend.git',
collaborators_url: 'https://api.github.com/repos/hacs/frontend/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/hacs/frontend/comments{/number}',
commits_url: 'https://api.github.com/repos/hacs/frontend/commits{/sha}',
compare_url: 'https://api.github.com/repos/hacs/frontend/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/hacs/frontend/contents/{+path}',
contributors_url: 'https://api.github.com/repos/hacs/frontend/contributors',
created_at: 1571471003,
custom_properties: {},
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/hacs/frontend/
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|