π Release Drafter #456
release-drafter.yml
on: pull_request
update_release_draft
14s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11656188519',
status: 422,
response: {
url: 'https://api.github.com/repos/localgod/catalyst/releases/120228091',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 04 Nov 2024 00:49:20 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-accepted-github-permissions': 'contents=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': '1841:F12D5:815571:F9841C:67281A10',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4980',
'x-ratelimit-reset': '1730684931',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '20',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/localgod/catalyst/releases/120228091',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Whatβs Changed\\n\\n* 135 typeerror elements is not iterable (#146) @localgod\\n\\n## π¦ Dependencies\\n\\n* chore(deps-dev): bump @types/node from 22.7.7 to 22.8.1 (#231) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.10.0 to 8.11.0 (#230) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.8.1 to 8.10.0 (#228) @dependabot\\n* chore(deps-dev): bump eslint from 9.12.0 to 9.13.0 (#226) @dependabot\\n* chore(deps-dev): bump @types/node from 22.7.5 to 22.7.7 (#227) @dependabot\\n* chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 (#220) @dependabot\\n* chore(deps-dev): bump @eslint/js from 9.11.1 to 9.12.0 (#219) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.7.0 to 8.8.1 (#223) @dependabot\\n* chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5 (#224) @dependabot\\n* chore(deps-dev): bump globals from 15.9.0 to 15.11.0 (#225) @dependabot\\n* chore(deps-dev): bump @types/node from 22.5.5 to 22.7.4 (#215) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.6.0 to 8.7.0 (#218) @dependabot\\n* chore(deps-dev): bump eslint from 9.11.0 to 9.11.1 (#216) @dependabot\\n* fix(deps): bump rollup from 4.21.0 to 4.22.4 in /slides (#214) @dependabot\\n* chore(deps-dev): bump @eslint/js from 9.10.0 to 9.11.0 (#211) @dependabot\\n* chore(deps-dev): bump eslint from 9.10.0 to 9.11.0 (#212) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.5.0 to 8.6.0 (#213) @dependabot\\n* fix(deps): bump vite from 5.4.2 to 5.4.6 in /slides (#210) @dependabot\\n* chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5 (#208) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.4.0 to 8.5.0 (#209) @dependabot\\n* chore(deps-dev): bump @types/node from 22.5.3 to 22.5.4 (#205) @dependabot
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
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: '11656188519',
name: 'pull_request',
payload: {
action: 'opened',
number: 235,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/localgod/catalyst/issues/235/comments'
},
commits: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/235/commits'
},
html: { href: 'https://github.com/localgod/catalyst/pull/235' },
issue: {
href: 'https://api.github.com/repos/localgod/catalyst/issues/235'
},
review_comment: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/235/comments'
},
self: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/235'
},
statuses: {
href: 'https://api.github.com/repos/localgod/catalyst/statuses/39171c7f42ec7b4ad4c0c5b3c205f44316a4abf7'
}
},
active_lock_reason: null,
additions: 51,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'localgod: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: false,
archive_url: 'https://api.github.com/repos/localgod/catalyst/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/localgod/catalyst/assignees{/user}',
blobs_url: 'https://api.github.com/repos/localgod/catalyst/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/localgod/catalyst/branches{/branch}',
clone_url: 'https://github.com/localgod/catalyst.git',
collaborators_url: 'https://api.github.com/repos/localgod/catalyst/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/localgod/catalyst/comments{/number}',
commits_url: 'https://api.github.com/repos/localgod/catalyst/commits{/sha}',
compare_url: 'https://api.github.com/repos/localgod/catalyst/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/localgod/catalyst/contents/{+path}',
contributors_url: 'https://api.github.com/repos/localgod/catalyst/contributors',
created_at: '2023-06-19T12:18:46Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/localgod/catalyst/deployments',
description: 'Convert C4 diagrams in PlantUML to Draw.io',
disabled: false,
downloads_url: 'https://api.github.com/repos/localgod/catalyst/downloads',
events_url: 'https://api.github.com/repos/localgod/catalyst/events',
fork: false,
forks: 1,
forks_count: 1,
forks_url: 'https://api.github.com/repos/localgod/catalyst/forks',
full_name: 'localgod/catalyst',
git_commits_url: 'https://api.github.com/repos/localgod/catalyst/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/localgod/catalyst/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/localgod/catalyst/git/tags{/sha}',
git_url: 'git://github.com/localgod/catalyst.g
|