Merge pull request #24 from mxr/patch-1 #34
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: '12642744762',
status: 403,
response: {
url: 'https://api.github.com/repos/haext/custom_vesync/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: 'Tue, 07 Jan 2025 00:27:33 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': '881C:3A8704:35C201:6B214C:677C74F5',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1736213251',
'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',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/haext/custom_vesync/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/heads/main","name":"v1.3.4","tag_name":"v1.3.4","body":"## What's changed\\n* Create \\"meta request\\" issue template (#24) @mxr\\n## Contributors to this release\\n@gdgib and @mxr\\n","draft":true,"prerelease":false}`,
request: {}
},
event: {
id: '12642744762',
name: 'push',
payload: {
after: 'f4e6553d6557bffd66d8bc18a258fccca7ba4167',
base_ref: null,
before: '6fa4a6a0c1f4e3ad36e339af85a3c3f2c44db7fc',
commits: [
{
author: {
email: 'mxr@users.noreply.github.com',
name: 'Max R',
username: 'mxr'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'a486f3246257cd4e5003a9e24f961bf169ff667e',
message: 'Create "meta request" issue template\n' +
'\n' +
"I wanted to file some issues but there wasn't an appropriate isuse template. Let me know if this template is a good idea? Thank you",
timestamp: '2024-11-24T13:21:39-05:00',
tree_id: 'b3d913ca82d4c1d13b19803f5022e5d1b9dfeee8',
url: 'https://github.com/haext/custom_vesync/commit/a486f3246257cd4e5003a9e24f961bf169ff667e'
},
{
author: {
email: 'gdgib@outlook.com',
name: 'Greg Gibeling',
username: 'gdgib'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f4e6553d6557bffd66d8bc18a258fccca7ba4167',
message: 'Merge pull request #24 from mxr/patch-1\n' +
'\n' +
'Create "meta request" issue template',
timestamp: '2025-01-06T16:27:19-08:00',
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5.24.0/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/v5.24.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12642744762',
name: 'push',
payload: {
after: 'f4e6553d6557bffd66d8bc18a258fccca7ba4167',
base_ref: null,
before: '6fa4a6a0c1f4e3ad36e339af85a3c3f2c44db7fc',
commits: [
{
author: {
email: 'mxr@users.noreply.github.com',
name: 'Max R',
username: 'mxr'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: 'a486f3246257cd4e5003a9e24f961bf169ff667e',
message: 'Create "meta request" issue template\n' +
'\n' +
"I wanted to file some issues but there wasn't an appropriate isuse template. Let me know if this template is a good idea? Thank you",
timestamp: '2024-11-24T13:21:39-05:00',
tree_id: 'b3d913ca82d4c1d13b19803f5022e5d1b9dfeee8',
url: 'https://github.com/haext/custom_vesync/commit/a486f3246257cd4e5003a9e24f961bf169ff667e'
},
{
author: {
email: 'gdgib@outlook.com',
name: 'Greg Gibeling',
username: 'gdgib'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f4e6553d6557bffd66d8bc18a258fccca7ba4167',
message: 'Merge pull request #24 from mxr/patch-1\n' +
'\n' +
'Create "meta request" issue template',
timestamp: '2025-01-06T16:27:19-08:00',
tree_id: '2b6776b1f15762145eb108ae11fdb426e6a85166',
url: 'https://github.com/haext/custom_vesync/commit/f4e6553d6557bffd66d8bc18a258fccca7ba4167'
}
],
compare: 'https://github.com/haext/custom_vesync/compare/6fa4a6a0c1f4...f4e6553d6557',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'gdgib@outlook.com',
name: 'Greg Gibeling',
username: 'gdgib'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'f4e6553d6557bffd66d8bc18a258fccca7ba4167',
message: 'Merge pull request #24 from mxr/patch-1\n' +
'\n' +
'Create "meta request" issue template',
timestamp: '2025-01-06T16:27:19-08:00',
tree_id: '2b6776b1f15762145eb108ae11fdb426e6a85166',
url: 'https://github.com/haext/custom_vesync/commit/f4e6553d6557bffd66d8bc18a258fccca7ba4167'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/177586108?v=4',
description: 'A home for various community maintained HA add-ons and HACS integrations.',
events_url: 'https://api.github.com/orgs/haext/events',
hooks_url: 'https://api.github.com/orgs/haext/hooks',
id: 177586108,
issues_url: 'https://api.github.com/orgs/haext/issues',
login: 'haext',
members_url: 'https://api.github.com/orgs/haext/members{/member}',
node_id: 'O_kgDOCpW_vA',
public_members_url: 'https://api.github.com/orgs/haext/public_members{/member}',
repos_url: 'https://api.github.com/orgs/haext/repos',
url: 'https://api.github.com/orgs/haext'
},
pusher: { email: 'gdgib@outlook.com', name: 'gdgib' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/haext/custom_vesync/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.githu
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|