Skip to content

Bump the kubernetes group with 6 updates (#571) #255

Bump the kubernetes group with 6 updates (#571)

Bump the kubernetes group with 6 updates (#571) #255

Triggered via push October 28, 2024 08:11
Status Success
Total duration 12s
Artifacts
update_release_draft
3s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '11549853562', status: 403, response: { url: 'https://api.github.com/repos/kudobuilder/kuttl/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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 28 Oct 2024 08:11:34 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': '70C4:2D9074:B5C38B:15E9E23:671F4736', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1730106693', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '3', '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/kudobuilder/kuttl/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"kuttl-v0.20.0 Draft","tag_name":"v0.20.0-draft","body":"This is a draft for the next release.\\n\\nPlease do not edit this file directly, use it as a template in the next release.\\n\\n## Changes\\n\\n- chore: add Expression-Based Assertions KEP (#568)\\n\\n## 🚀 Highlights\\n\\n- feat: add context switching in TestStep (#560)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: handle redundant deletion of Namespace (#566)\\n- Remove mention of unsupported flag (#561)\\n\\n## 🌱 Dependency bumps\\n\\n- Bump the kubernetes group with 6 updates (#571)\\n- Bump sigs.k8s.io/controller-tools from 0.16.3 to 0.16.4 in the kubernetes group (#570)\\n- Bump github.com/docker/docker from 27.2.1+incompatible to 27.3.1+incompatible (#567)\\n- Bump github.com/docker/docker from 27.2.0+incompatible to 27.2.1+incompatible (#564)\\n- Bump the kubernetes group with 6 updates (#563)\\n\\n## Contributors\\n\\n@dependabot, @dependabot[bot], @kumar-mallikarjuna and @porridge\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '11549853562', name: 'push', payload: { after: '4ac6e9e477642162193720c9278435ce1174e9e4', base_ref: null, before: '4c7b28adc3e8b32651f5b954bdf80d643e10e4fc', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4ac6e9e477642162193720c9278435ce1174e9e4', message: 'Bump the kubernetes group with 6 updates (#571)', timestamp: '2024-10-28T08:11:21Z', tree_id: 'c7eb910e8bf2760382cc8c7ae01101b85e8cd14
update_release_draft
HttpError: Resource not accessible by integration 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: '11549853562', name: 'push', payload: { after: '4ac6e9e477642162193720c9278435ce1174e9e4', base_ref: null, before: '4c7b28adc3e8b32651f5b954bdf80d643e10e4fc', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4ac6e9e477642162193720c9278435ce1174e9e4', message: 'Bump the kubernetes group with 6 updates (#571)', timestamp: '2024-10-28T08:11:21Z', tree_id: 'c7eb910e8bf2760382cc8c7ae01101b85e8cd145', url: 'https://github.com/kudobuilder/kuttl/commit/4ac6e9e477642162193720c9278435ce1174e9e4' } ], compare: 'https://github.com/kudobuilder/kuttl/compare/4c7b28adc3e8...4ac6e9e47764', created: false, deleted: false, forced: false, head_commit: { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4ac6e9e477642162193720c9278435ce1174e9e4', message: 'Bump the kubernetes group with 6 updates (#571)', timestamp: '2024-10-28T08:11:21Z', tree_id: 'c7eb910e8bf2760382cc8c7ae01101b85e8cd145', url: 'https://github.com/kudobuilder/kuttl/commit/4ac6e9e477642162193720c9278435ce1174e9e4' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/43684503?v=4', description: 'KUDO provides a declarative approach to building production-grade Kubernetes Operators covering the entire application lifecycle. A CNCF Sandbox project.', events_url: 'https://api.github.com/orgs/kudobuilder/events', hooks_url: 'https://api.github.com/orgs/kudobuilder/hooks', id: 43684503, issues_url: 'https://api.github.com/orgs/kudobuilder/issues', login: 'kudobuilder', members_url: 'https://api.github.com/orgs/kudobuilder/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjQzNjg0NTAz', public_members_url: 'https://api.github.com/orgs/kudobuilder/public_members{/member}', repos_url: 'https://api.github.com/orgs/kudobuilder/repos', url: 'https://api.github.com/orgs/kudobuilder' }, pusher: { email: null, name: 'dependabot[bot]' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/kudobuilder/kuttl/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/kudobuilder/kuttl/assignees{/user}', blobs_url: 'https://api.github.com/repos/kudobuilder/kuttl/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/kudobuilder/kuttl/branches{/branch}', clone_url: 'https://github.com/kudobuilder/kuttl.git', collaborators_url: 'https://api.github.com/repos/kudobuilder/kuttl/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/kudobuilder/kuttl/comments{/number}', commits_url: 'https://api.github.com/repos/kudobuilder/kuttl/commits{/sha}', compare_url: 'https://api.github.com/repos/kudobuilder/kuttl/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/kudobuilder/kuttl/contents/{+path}',
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/