Skip to content

πŸš€ Release Drafter #520

πŸš€ Release Drafter

πŸš€ Release Drafter #520

Triggered via pull request January 13, 2025 00:12
Status Success
Total duration 29s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
22s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12738315059', 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, 13 Jan 2025 00:12:33 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': '31C1:3FD092:48886FF:9194004:67845A71', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4962', 'x-ratelimit-reset': '1736730727', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '38', '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.18.0 (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 typescript-eslint from 8.18.2 to 8.19.0 (#260) @dependabot\\n* chore(deps-dev): bump @types/node from 22.10.2 to 22.10.5 (#262) @dependabot\\n* fix(deps): bump commander from 12.1.0 to 13.0.0 (#261) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.18.1 to 8.18.2 (#259) @dependabot\\n* chore(deps-dev): bump globals from 15.13.0 to 15.14.0 (#256) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.18.0 to 8.18.1 (#257) @dependabot\\n* fix(deps): bump @slidev/cli from 0.49.29 to 0.50.0 in /slides (#258) @dependabot\\n* chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 (#252) @dependabot\\n* chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 (#253) @dependabot\\n* chore(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 (#254) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.17.0 to 8.18.0 (#255) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.16.0 to 8.17.0 (#250) @dependabot\\n* fix(deps): bump nanoid from 3.3.7 to 3.3.8 in /slides (#251) @dependabot\\n* chore(deps-dev): bump eslint from 9.15.0 to 9.16.0 (#248) @dependabot\\n* chore(deps-dev): bump @types/node from 22.9.3 to 22.10.1 (#247) @dependabot\\n* chore(deps-dev): bump @eslint/js from 9.15.0 to 9.16.0 (#245) @dependabot\\n* chore(deps-dev): bump globals from 15.12.0 to 15.13.0 (#246) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.15.0 to 8.16.0 (#249) @dependabot\\n* chore(deps-dev): bump @types/node from 22.9.0 to 22.9.3 (#243) @dependabot\\n* chore(deps-dev): bump typescript-eslint from 8.14.0 to 8.15.0 (#244) @dependabot\\n* chore(deps-dev): bump eslint from 9.14.0 t
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: '12738315059', name: 'pull_request', payload: { action: 'opened', number: 264, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/localgod/catalyst/issues/264/comments' }, commits: { href: 'https://api.github.com/repos/localgod/catalyst/pulls/264/commits' }, html: { href: 'https://github.com/localgod/catalyst/pull/264' }, issue: { href: 'https://api.github.com/repos/localgod/catalyst/issues/264' }, review_comment: { href: 'https://api.github.com/repos/localgod/catalyst/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/localgod/catalyst/pulls/264/comments' }, self: { href: 'https://api.github.com/repos/localgod/catalyst/pulls/264' }, statuses: { href: 'https://api.github.com/repos/localgod/catalyst/statuses/212e1c594c6ba241ee9e54593c696a05e1b8df66' } }, active_lock_reason: null, additions: 19, 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
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636