Skip to content

chore: remove license boilerplate #5443

chore: remove license boilerplate

chore: remove license boilerplate #5443

Triggered via pull request February 20, 2026 16:18
Status Success
Total duration 11s
Artifacts

release-drafter.yml

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

Annotations

3 errors and 4 warnings
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/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/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:61885:18) HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/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/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '22231796121', name: 'pull_request', payload: { action: 'edited', changes: { title: { from: 'Chore/rm license boilerplate' } }, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/9995?v=4', created_at: '2021-11-03T14:57:36Z', description: '', html_url: 'https://github.com/enterprises/cncf', id: 9995, name: 'Cloud Native Computing Foundation', node_id: 'E_kgDNJws', slug: 'cncf', updated_at: '2025-11-07T20:07:41Z', website_url: 'https://cncf.io' }, number: 600, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/195972566?v=4', description: 'An open source framework for building and running event-driven serverless applications with WebAssembly (Wasm) components.', events_url: 'https://api.github.com/orgs/spinframework/events', hooks_url: 'https://api.github.com/orgs/spinframework/hooks', id: 195972566, issues_url: 'https://api.github.com/orgs/spinframework/issues', login: 'spinframework', members_url: 'https://api.github.com/orgs/spinframework/members{/member}', node_id: 'O_kgDOC65N1g', public_members_url: 'https://api.github.com/orgs/spinframework/public_members{/member}', repos_url: 'https://api.github.com/orgs/spinframework/repos', url: 'https://api.github.com/orgs/spinframework' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/600/comments' }, commits: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/600/commits' }, html: { href: 'https://github.com/spinframework/runtime-class-manager/pull/600' }, issue: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/600' }, review_comment: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/600/comments' }, self: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/600' }, statuses: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/statuses/5def61be0aa66445b3118ab5732c1508df76ed58' } }, active_lock_reason: null, additions: 5, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'spinframework: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/spinframework/runtime-c
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '22231796121', status: 403, response: { url: 'https://api.github.com/repos/spinframework/runtime-class-manager/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 20 Feb 2026 16:18:57 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', 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': '3441:1B765C:2B2BCEF:2C0D18F:69988971', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14922', 'x-ratelimit-reset': '1771606772', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '78', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/spinframework/runtime-class-manager/releases', 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': '22231796121', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/600/merge","name":"v0.2.0","tag_name":"","body":"- Fix docker build on tilt (#593)\\n- ci(deploy): template chart README/NOTES with version (#587)\\n- Add separate sample Shim files for each architecture for Spin and Wastime shims (#578)\\n- Bump CI and example Shim to use containerd-shim-spin v0.22.0 (#575)\\n\\n## 🚀 Features\\n\\n- feat(crd): add multi-platform fetchStrategy with per-node artifact resolution (#590)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): bump docker/build-push-action from 6.18.0 to 6.19.2 (#582)\\n- chore(deps): bump distroless/static from `f9f84bd` to `01e550f` (#581)\\n- chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#583)\\n- chore(deps): bump golang from 1.25 to 1.26 (#584)\\n- chore(deps): bump golang from 1.25 to 1.26 in /images/installer (#585)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: { retryCount: 1 } }, event: { id: '22231796121', name: 'pull_request', payload: { action: 'edited', changes: { title: { from: 'Chore/rm license boilerplate' } }, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/9995?v=4', created_at: '2021-11-03T14:57:36Z', description: '', html_url: 'https://github.com/enterprises/cncf', id: 9995, name: 'Cloud Native Computing Foundation', node_id: 'E_kgDNJws', slug: 'cncf', updated_at: '2025-11-07T20:07:41Z', website_url: 'https://cncf.io' }, number: 600, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/195972566?v=4', description: 'An open source framework for building and running event-driven serverless applications with WebAssembly (Wasm) components.', events_url: 'https://api.git
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '22231796121', status: 403, response: { url: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/600/labels', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 20 Feb 2026 16:18:54 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'issues=write; pull_requests=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': '3441:1B765C:2B2AC01:2C0C07E:6998896E', 'x-ratelimit-limit': '15000', 'x-ratelimit-remaining': '14923', 'x-ratelimit-reset': '1771606772', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '77', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/600/labels', 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': '22231796121', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["kind/chore"]}', request: {} }, event: { id: '22231796121', name: 'pull_request', payload: { action: 'edited', changes: { title: { from: 'Chore/rm license boilerplate' } }, enterprise: { avatar_url: 'https://avatars.githubusercontent.com/b/9995?v=4', created_at: '2021-11-03T14:57:36Z', description: '', html_url: 'https://github.com/enterprises/cncf', id: 9995, name: 'Cloud Native Computing Foundation', node_id: 'E_kgDNJws', slug: 'cncf', updated_at: '2025-11-07T20:07:41Z', website_url: 'https://cncf.io' }, number: 600, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/195972566?v=4', description: 'An open source framework for building and running event-driven serverless applications with WebAssembly (Wasm) components.', events_url: 'https://api.github.com/orgs/spinframework/events', hooks_url: 'https://api.github.com/orgs/spinframework/hooks', id: 195972566, issues_url: 'https://api.github.com/orgs/spinframework/issues', login: 'spinframework', members_url: 'https://api.github.com/orgs/spinframework/members{/member}', node_id: 'O_kgDOC65N1g', public_members_url: 'https://api.github.com/orgs/spinframework/public_members{/member}', repos_url: 'https://api.github.com/orgs/spinframework/repos', url: 'https://api.github.com/orgs/spinframework' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/issues/600/comments' }, commits: { href: 'https://api.github.com/repos/spinframework/runtime-class-manager/pulls/60
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/)