Fix default exceptions for retry #337
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-drafter.yml
on: pull_request
Update release draft
6s
Annotations
2 errors and 1 warning
Update release draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '5562714791',
status: 422,
response: {
url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/releases',
status: 422,
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-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 15 Jul 2023 14:30:17 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'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': '4847:54A4:DB2A70:1C1B6E5:64B2AD79',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1689435015',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/182/merge","name":"v0.9.5 🧰","tag_name":"v0.9.5","body":"## Changes\\n\\n* No changes\\n\\n## ⭐️ Thank you so much for helping out to keep this integration awesome\\n@mdeweerd\\n","draft":true,"prerelease":false}',
request: {}
},
event: {
id: '5562714791',
name: 'pull_request',
payload: {
action: 'opened',
number: 182,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/issues/182/comments'
},
commits: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/182/commits'
},
html: { href: 'https://github.com/mdeweerd/zha-toolkit/pull/182' },
issue: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/issues/182'
},
review_comment: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/182/comments'
},
self: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/182'
},
statuses: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/statuses/88d21e7e1dae5e9fc576a60e38643442be87acd1'
}
},
active_lock_reason: null,
additions: 43,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'mdeweerd:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_upda
|
Update release draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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: '5562714791',
name: 'pull_request',
payload: {
action: 'opened',
number: 182,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/issues/182/comments'
},
commits: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/182/commits'
},
html: { href: 'https://github.com/mdeweerd/zha-toolkit/pull/182' },
issue: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/issues/182'
},
review_comment: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/182/comments'
},
self: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/pulls/182'
},
statuses: {
href: 'https://api.github.com/repos/mdeweerd/zha-toolkit/statuses/88d21e7e1dae5e9fc576a60e38643442be87acd1'
}
},
active_lock_reason: null,
additions: 43,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'mdeweerd:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/assignees{/user}',
blobs_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/branches{/branch}',
clone_url: 'https://github.com/mdeweerd/zha-toolkit.git',
collaborators_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/comments{/number}',
commits_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/commits{/sha}',
compare_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/contents/{+path}',
contributors_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/contributors',
created_at: '2022-01-17T17:07:59Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/deployments',
description: '🧰 Zigbee Home Assistant Toolkit - service for "rare" Zigbee operations using ZHA on Home Assistant',
disabled: false,
downloads_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/downloads',
events_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/events',
fork: false,
forks: 9,
forks_count: 9,
forks_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/forks',
full_name: 'mdeweerd/zha-toolkit',
git_commits_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/mdeweerd/zha-toolkit/git/refs{/sha}',
git_tags_url: 'htt
|
Update release draft
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|