Skip to content

Feature

Feature #4

Triggered via pull request February 15, 2026 14:31
Status Success
Total duration 20s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 4 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:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '22037390460', name: 'pull_request', payload: { action: 'opened', number: 2, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/issues/2/comments' }, commits: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/2/commits' }, html: { href: 'https://github.com/sotashimozono/GroverAlgorithm.jl/pull/2' }, issue: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/issues/2' }, review_comment: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/2/comments' }, self: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/2' }, statuses: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/statuses/974bec2e57712626e90e4704283339b226347ca0' } }, active_lock_reason: null, additions: 1714, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'sotashimozono:main', ref: 'main', repo: { allow_auto_merge: true, 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/sotashimozono/GroverAlgorithm.jl/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/assignees{/user}', blobs_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/branches{/branch}', clone_url: 'https://github.com/sotashimozono/GroverAlgorithm.jl.git', collaborators_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/comments{/number}', commits_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/commits{/sha}', compare_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/contents/{+path}', contributors_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/contributors', created_at: '2026-02-14T04:19:49Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/deployments', description: 'Grover, L. K. (1996, July). A fast quantum mechanical algorithm for database search. In Proceedings of the twenty-eighth annual ACM symposium on Theory of computing (pp. 212-219).', disabled: false, downloads_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/downloads', events_url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/events', fork: false, forks: 0, f
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '22037390460', status: 422, response: { url: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/releases/286323378', 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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 15 Feb 2026 14:31:52 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': '9001:23CC4F:DA80B4:E11853:6991D8D7', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1771169510', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '6', '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/sotashimozono/GroverAlgorithm.jl/releases/286323378', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)', 'x-github-delivery': '22037390460', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"* work on codespace (#1) @sotashimozono\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/2/merge"}', request: {} }, event: { id: '22037390460', name: 'pull_request', payload: { action: 'opened', number: 2, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/issues/2/comments' }, commits: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/2/commits' }, html: { href: 'https://github.com/sotashimozono/GroverAlgorithm.jl/pull/2' }, issue: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/issues/2' }, review_comment: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/2/comments' }, self: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/pulls/2' }, statuses: { href: 'https://api.github.com/repos/sotashimozono/GroverAlgorithm.jl/statuses/974bec2e57712626e90e4704283339b226347ca0' } }, active_lock_reason: null, additions: 1714, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'sotashimozono:main', ref: 'main', repo: { allo
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/)