Skip to content

Release v0.2.0

Release v0.2.0 #127

Triggered via pull request April 20, 2026 16:59
Status Success
Total duration 13s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
9s
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/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/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/6a93d829887aa2e0748befe2e808c66c0ec6e4c7/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '24679433345', name: 'pull_request', payload: { action: 'synchronize', after: '1d26900b8c004dadf4e7e305884624a30a5af81a', before: '91307e604b7e46e1a454feabaefb318a2ac04e2b', number: 38, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/skyoo2003/devcloud/issues/38/comments' }, commits: { href: 'https://api.github.com/repos/skyoo2003/devcloud/pulls/38/commits' }, html: { href: 'https://github.com/skyoo2003/devcloud/pull/38' }, issue: { href: 'https://api.github.com/repos/skyoo2003/devcloud/issues/38' }, review_comment: { href: 'https://api.github.com/repos/skyoo2003/devcloud/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/skyoo2003/devcloud/pulls/38/comments' }, self: { href: 'https://api.github.com/repos/skyoo2003/devcloud/pulls/38' }, statuses: { href: 'https://api.github.com/repos/skyoo2003/devcloud/statuses/1d26900b8c004dadf4e7e305884624a30a5af81a' } }, active_lock_reason: null, additions: 80, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/9215745?v=4', events_url: 'https://api.github.com/users/skyoo2003/events{/privacy}', followers_url: 'https://api.github.com/users/skyoo2003/followers', following_url: 'https://api.github.com/users/skyoo2003/following{/other_user}', gists_url: 'https://api.github.com/users/skyoo2003/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/skyoo2003', id: 9215745, login: 'skyoo2003', node_id: 'MDQ6VXNlcjkyMTU3NDU=', organizations_url: 'https://api.github.com/users/skyoo2003/orgs', received_events_url: 'https://api.github.com/users/skyoo2003/received_events', repos_url: 'https://api.github.com/users/skyoo2003/repos', site_admin: false, starred_url: 'https://api.github.com/users/skyoo2003/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/skyoo2003/subscriptions', type: 'User', url: 'https://api.github.com/users/skyoo2003', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/9215745?v=4', events_url: 'https://api.github.com/users/skyoo2003/events{/privacy}', followers_url: 'https://api.github.com/users/skyoo2003/followers', following_url: 'https://api.github.com/users/skyoo2003/following{/other_user}', gists_url: 'https://api.github.com/users/skyoo2003/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/skyoo2003', id: 9215745, login: 'skyoo2003', node_id: 'MDQ6VXNlcjkyMTU3NDU=', organizations_url: 'https://api.github.com/users/skyoo2003/orgs', received_events_url: 'https://api.github.com/users/skyoo2003/received_events', repos_url: 'https://api.github.com/users/skyoo2003/repos', site_admin: false, starred_url: 'https://api.github.com/users/skyoo2003/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/skyoo2003/subscriptions', type: 'User', url: 'https://api.github
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '24679433345', status: 422, response: { url: 'https://api.github.com/repos/skyoo2003/devcloud/releases/311290367', 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: 'Mon, 20 Apr 2026 16:59:36 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': '302A:1C221D:37D169:DE1E9B:69E65B77', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '3993', 'x-ratelimit-reset': '1776704938', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '1007', '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/skyoo2003/devcloud/releases/311290367', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.1 (linux; x64)', 'x-github-delivery': '24679433345', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What is changed\\n\\n- fix: remove reference to non-existent devcloud.yaml in Dockerfile @skyoo2003 (#25)\\n- Potential fix for code scanning alert no. 1: Size computation for allocation may overflow @skyoo2003 (#24)\\n\\n## Features\\n\\n- feat: add GoReleaser + Changie release pipeline @skyoo2003 (#26)\\n\\n## Bug Fixes\\n\\n- fix: Potential fix for code scanning alert no. 22: Slice memory allocation with excessive size value @skyoo2003 (#6)\\n- fix: Potential fix for code scanning alert no. 21: Slice memory allocation with excessive size value @skyoo2003 (#7)\\n- fix: Potential fix for code scanning alert no. 20: Slice memory allocation with excessive size value @skyoo2003 (#8)\\n- fix: Potential fix for code scanning alert no. 19: Slice memory allocation with excessive size value @skyoo2003 (#9)\\n- fix: Potential fix for code scanning alert no. 15: Uncontrolled data used in path expression @skyoo2003 (#10)\\n- fix: Potential fix for code scanning alert no. 14: Uncontrolled data used in path expression @skyoo2003 (#11)\\n- fix: Potential fix for code scanning alert no. 13: Uncontrolled data used in path expression @skyoo2003 (#12)\\n- fix: Potential fix for code scanning alert no. 12: Uncontrolled data used in path expression @skyoo2003 (#13)\\n- fix: Potential fix for code scanning alert no. 10: Uncontrolled data used in path expression @skyoo2003 (#15)\\n- fix: Potential fix for code scanning alert no. 9: Uncontrolled data used in path expression @skyoo2003 (#16)\\n- fix: Potential fix for code scanning alert no. 7: Uncontrolled data used in path expression @skyoo2003 (#18)\\n- fix: Potential fix for code scanning alert no. 6: Uncontrolled data used in path expression @skyoo2003 (#19)\\n- fix: Potential fi
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@6a93d829887aa2e0748befe2e808c66c0ec6e4c7. 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/
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/)