Skip to content

release-draft

release-draft #284

Status Success
Total duration 11s
Artifacts

release-draft.yaml

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

Annotations

2 errors and 5 warnings
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:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '29856494432', name: 'pull_request', payload: { action: 'opened', number: 138, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/5344223?v=4', description: 'A System for Computational Discrete Algebra', events_url: 'https://api.github.com/orgs/gap-system/events', hooks_url: 'https://api.github.com/orgs/gap-system/hooks', id: 5344223, issues_url: 'https://api.github.com/orgs/gap-system/issues', login: 'gap-system', members_url: 'https://api.github.com/orgs/gap-system/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjUzNDQyMjM=', public_members_url: 'https://api.github.com/orgs/gap-system/public_members{/member}', repos_url: 'https://api.github.com/orgs/gap-system/repos', url: 'https://api.github.com/orgs/gap-system' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/gap-system/docker/issues/138/comments' }, commits: { href: 'https://api.github.com/repos/gap-system/docker/pulls/138/commits' }, html: { href: 'https://github.com/gap-system/docker/pull/138' }, issue: { href: 'https://api.github.com/repos/gap-system/docker/issues/138' }, review_comment: { href: 'https://api.github.com/repos/gap-system/docker/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/gap-system/docker/pulls/138/comments' }, self: { href: 'https://api.github.com/repos/gap-system/docker/pulls/138' }, statuses: { href: 'https://api.github.com/repos/gap-system/docker/statuses/f453550e2bd906c4bd4e8bcb19f92d5ad89c3fc7' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'gap-system: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/gap-system/docker/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/gap-system/docker/assignees{/user}', blobs_url: 'https://api.github.com/repos/gap-system/docker/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/gap-system/docker/branches{/branch}', clone_url: 'https://github.com/gap-system/docker.git', collaborators_url: 'https://api.github.com/repos/gap-system/docker/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/gap-system/docker/comments{/number}', commits_url: 'https://api.github.com/repos/gap-system/docker/commits{/sha}', compare_url: 'https://api.github.com/repos/gap-system/docker/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/gap-system/docker/contents/{+path}', contributors_url: 'https://api.github.com/repos/gap-system/docker/contributors', created_at: '2024-09-05T15:10:47Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/gap-system/docker/deployments', description:
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '29856494432', status: 422, response: { url: 'https://api.github.com/repos/gap-system/docker/releases/218025479', 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, Warning', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 21 Jul 2026 18:16:23 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; 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': '2C10:3A3EE7:75955D4:19A437D7:6A5FB776', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1784661380', '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/gap-system/docker/releases/218025479', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/24', 'x-github-delivery': '29856494432', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What’s Changed\\n\\n- docs: Document versions in README.md @limakzi (#130)\\n- Update to gap-4.15.0 @james-d-mitchell (#126)\\n- fix: Remove token @limakzi (#95)\\n- feat: Add buildfull target @limakzi (#101)\\n- fix: Fix image registry address @limakzi (#99)\\n- feat: Update gap-version in devcontainer @limakzi (#97)\\n- fix: Fix image registries @limakzi (#96)\\n- fix: Cut sha1 @limakzi (#93)\\n- chore: Shurtcut job-names @limakzi (#92)\\n- feat: Add devcontainer @limakzi (#94)\\n- fix: Fix source-path @limakzi (#91)\\n- feat: Add jupyter-notebook container @limakzi (#88)\\n- fix: Cut qemu @limakzi (#89)\\n- fix: Set default gap-version to newest one @limakzi (#84)\\n- chore: Fix link in README @limakzi (#87)\\n\\n## 🧰 Maintenance\\n\\n- build(deps): Bump jupyterlab from 4.5.7 to 4.6.1 in /src/dockerfiles/jupyter-gap/ubuntu-2204-lts @[dependabot[bot]](https://github.com/apps/dependabot) (#137)\\n- build(deps): Bump actions/checkout from 6 to 7 @[dependabot[bot]](https://github.com/apps/dependabot) (#135)\\n- build(deps): Bump jupyterlab from 4.5.6 to 4.5.7 in /src/dockerfiles/jupyter-gap/ubuntu-2204-lts @[dependabot[bot]](https://github.com/apps/dependabot) (#131)\\n- build(deps): Bump docker/login-action from 3 to 4 @[dependabot[bot]](https://github.com/apps/dependabot) (#120)\\n- build(deps): Bump docker/build-push-action from 6 to 7 @[dependabot[bot]](https://github.com/apps/dependabot) (#123)\\n- build(deps): Bump docker/metadata-action from 5 to 6 @[dependabot[bot]](https://github.com/apps/dependabot) (#122)\\n- build(deps): Bump docker/setup-buildx-action from 3 to 4 @[dependabot[bot]](https://github.com/apps/dependabot) (#121)\\n- build(deps): Bump jupyterlab from 4.5.3 to 4.5
update_release_draft
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)