Skip to content

[feat] add helm plugin config #357

[feat] add helm plugin config

[feat] add helm plugin config #357

Triggered via pull request July 20, 2025 18:38
Status Success
Total duration 7s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
4s
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: '16403027246', name: 'pull_request', payload: { action: 'synchronize', after: '9c861c11305fa96689a7612a62b53c199b55a1db', before: '5d262b4d1f0527dad864354b9f3c64ca62692abc', number: 182, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/issues/182/comments' }, commits: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/182/commits' }, html: { href: 'https://github.com/ChristofferNissen/helmper/pull/182' }, issue: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/issues/182' }, review_comment: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/182/comments' }, self: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/182' }, statuses: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/statuses/9c861c11305fa96689a7612a62b53c199b55a1db' } }, active_lock_reason: null, additions: 1787, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'ChristofferNissen:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/ChristofferNissen/helmper/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/ChristofferNissen/helmper/assignees{/user}', blobs_url: 'https://api.github.com/repos/ChristofferNissen/helmper/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/ChristofferNissen/helmper/branches{/branch}', clone_url: 'https://github.com/ChristofferNissen/helmper.git', collaborators_url: 'https://api.github.com/repos/ChristofferNissen/helmper/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/ChristofferNissen/helmper/comments{/number}', commits_url: 'https://api.github.com/repos/ChristofferNissen/helmper/commits{/sha}', compare_url: 'https://api.github.com/repos/ChristofferNissen/helmper/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/ChristofferNissen/helmper/contents/{+path}', contributors_url: 'https://api.github.com/repos/ChristofferNissen/helmper/contributors', created_at: '2024-04-11T21:19:04Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/ChristofferNissen/helmper/deployments', description: 'Import Helm Charts to OCI registries, optionally with vulnerability patching', disabled: false, downloads_url: 'https://api.github.com/repos/ChristofferNissen/helmper/downloads', events_url: 'https://api.github.com/repos/ChristofferNissen/helmper/events', fork: false, forks: 14, forks_count: 14, forks_url: 'https://api.github.com/repos/ChristofferNissen/helmper/forks',
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '16403027246', status: 422, response: { url: 'https://api.github.com/repos/ChristofferNissen/helmper/releases/233715986', 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, 20 Jul 2025 18:38:54 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-oauth-scopes': 'repo', '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': '5801:1B19B:327BFA2:66F4B36:687D37BD', 'x-oauth-scopes': 'repo, write:packages', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4980', 'x-ratelimit-reset': '1753039216', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '20', '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/ChristofferNissen/helmper/releases/233715986', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.3 (linux; x64)', 'x-github-delivery': '16403027246', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What’s Changed\\n\\n* [chore] update deps (#181) @ChristofferNissen\\n* [chore] use clis instead of libs (#179) @ChristofferNissen\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-f48f6ae70d5cf82c03ee","target_commitish":"refs/pull/182/merge"}', request: {} }, event: { id: '16403027246', name: 'pull_request', payload: { action: 'synchronize', after: '9c861c11305fa96689a7612a62b53c199b55a1db', before: '5d262b4d1f0527dad864354b9f3c64ca62692abc', number: 182, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/issues/182/comments' }, commits: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/182/commits' }, html: { href: 'https://github.com/ChristofferNissen/helmper/pull/182' }, issue: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/issues/182' }, review_comment: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/182/comments' }, self: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/pulls/182' }, statuses: { href: 'https://api.github.com/repos/ChristofferNissen/helmper/statuses/9c861c11305fa96689a7612a62b53c199b55a1db' } }, active_lock_reason: null, additions: 1787, assignee: nul
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/)