Skip to content

Fix nested breadcrumbs #423

Fix nested breadcrumbs

Fix nested breadcrumbs #423

Triggered via pull request April 4, 2026 11:32
Status Success
Total duration 8s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 1 warning
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '23978032379', name: 'pull_request', payload: { action: 'opened', number: 332, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/16060815?v=4', description: 'Web Development Club', events_url: 'https://api.github.com/orgs/codex-team/events', hooks_url: 'https://api.github.com/orgs/codex-team/hooks', id: 16060815, issues_url: 'https://api.github.com/orgs/codex-team/issues', login: 'codex-team', members_url: 'https://api.github.com/orgs/codex-team/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE2MDYwODE1', public_members_url: 'https://api.github.com/orgs/codex-team/public_members{/member}', repos_url: 'https://api.github.com/orgs/codex-team/repos', url: 'https://api.github.com/orgs/codex-team' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/codex-team/codex.docs/issues/332/comments' }, commits: { href: 'https://api.github.com/repos/codex-team/codex.docs/pulls/332/commits' }, html: { href: 'https://github.com/codex-team/codex.docs/pull/332' }, issue: { href: 'https://api.github.com/repos/codex-team/codex.docs/issues/332' }, review_comment: { href: 'https://api.github.com/repos/codex-team/codex.docs/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/codex-team/codex.docs/pulls/332/comments' }, self: { href: 'https://api.github.com/repos/codex-team/codex.docs/pulls/332' }, statuses: { href: 'https://api.github.com/repos/codex-team/codex.docs/statuses/cc83b8e1c82558d6e970c187d8f5d98d3925ea71' } }, active_lock_reason: null, additions: 147, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'codex-team: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/codex-team/codex.docs/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/codex-team/codex.docs/assignees{/user}', blobs_url: 'https://api.github.com/repos/codex-team/codex.docs/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/codex-team/codex.docs/branches{/branch}', clone_url: 'https://github.com/codex-team/codex.docs.git', collaborators_url: 'https://api.github.com/repos/codex-team/codex.docs/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/codex-team/codex.docs/comments{/number}', commits_url: 'https://api.github.com/repos/codex-team/codex.docs/commits{/sha}', compare_url: 'https://api.github.com/repos/codex-team/codex.docs/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/codex-team/codex.docs/contents/{+path}', contributors_url: 'https://api.github.com/repos/codex-team/codex.docs/contributors', created_at: '2018-08-10T16:23:42Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/codex
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '23978032379', status: 422, response: { url: 'https://api.github.com/repos/codex-team/codex.docs/releases/255855399', 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: 'Sat, 04 Apr 2026 11:32:43 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-oauth-scopes': 'repo', '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': 'F806:2F4068:B583A2:2D0A033:69D0F6DA', 'x-oauth-scopes': 'public_repo, repo:status, repo_deployment, security_events', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1775304100', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', '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/codex-team/codex.docs/releases/255855399', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- PR title: Fix deep page nesting in sidebar, prev/next order, and parent dropdown indent @Dobrunia (#330)\\n- Fix ERR\\\\_UNKNOWN\\\\_FILE\\\\_EXTENSION error when running TypeScript files with ts-node in ESM mode @copilot-swe-agent (#327)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v2.2.4 🌈","tag_name":"v2.2.4","target_commitish":"refs/pull/332/merge"}', request: {} }, event: { id: '23978032379', name: 'pull_request', payload: { action: 'opened', number: 332, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/16060815?v=4', description: 'Web Development Club', events_url: 'https://api.github.com/orgs/codex-team/events', hooks_url: 'https://api.github.com/orgs/codex-team/hooks', id: 16060815, issues_url: 'https://api.github.com/orgs/codex-team/issues', login: 'codex-team', members_url: 'https://api.github.com/orgs/codex-team/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjE2MDYwODE1', public_members_url: 'https://api.github.com/orgs/codex-team/public_members{/member}', repos_url: 'https://api.github.com/orgs/codex-team/repos', url: 'https://api.github.com/orgs/codex-team' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/codex-team/codex.docs/issues/332/comments' }, commits: { href: 'https://api.github.com/repos/codex-team/codex.docs/pulls/332/commits' }, html: { href: 'https://github.com/codex-team/codex.docs/pull/332' }, issue: {
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/