Skip to content

Breaking: replace key value pairs with slog.Attrs #72

Breaking: replace key value pairs with slog.Attrs

Breaking: replace key value pairs with slog.Attrs #72

Triggered via pull request October 19, 2025 16:36
Status Success
Total duration 9s
Artifacts

release_drafter.yml

on: pull_request
Draft Release
4s
Draft Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Draft Release
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: '18633170942', name: 'pull_request', payload: { action: 'synchronize', after: 'e869dafb31ee54f7b7a16c4c12163e3a3656ba64', before: '2d41ce6199a8a8ca2d750f584910e2bc740a5ff6', number: 27, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/log/issues/27/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/27/commits' }, html: { href: 'https://github.com/FollowTheProcess/log/pull/27' }, issue: { href: 'https://api.github.com/repos/FollowTheProcess/log/issues/27' }, review_comment: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/27/comments' }, self: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/27' }, statuses: { href: 'https://api.github.com/repos/FollowTheProcess/log/statuses/e869dafb31ee54f7b7a16c4c12163e3a3656ba64' } }, active_lock_reason: null, additions: 109, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'FollowTheProcess:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/FollowTheProcess/log/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/FollowTheProcess/log/assignees{/user}', blobs_url: 'https://api.github.com/repos/FollowTheProcess/log/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/FollowTheProcess/log/branches{/branch}', clone_url: 'https://github.com/FollowTheProcess/log.git', collaborators_url: 'https://api.github.com/repos/FollowTheProcess/log/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/FollowTheProcess/log/comments{/number}', commits_url: 'https://api.github.com/repos/FollowTheProcess/log/commits{/sha}', compare_url: 'https://api.github.com/repos/FollowTheProcess/log/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/FollowTheProcess/log/contents/{+path}', contributors_url: 'https://api.github.com/repos/FollowTheProcess/log/contributors', created_at: '2025-03-30T14:44:08Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/FollowTheProcess/log/deployments', description: 'Simple, fast, opinionated logging for command line applications in Go', disabled: false, downloads_url: 'https://api.github.com/repos/FollowTheProcess/log/downloads', events_url: 'https://api.github.com/repos/FollowTheProcess/log/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/FollowTheProcess/log/forks', full_name: 'FollowTheProcess/log', git_commits_url: 'https://api.github.com/repos/FollowTheProcess/log/git/commits{/sha}', git_refs_ur
Draft Release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '18633170942', status: 422, response: { url: 'https://api.github.com/repos/FollowTheProcess/log/releases/254897562', 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, 19 Oct 2025 16:36:24 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': 'EC12:3EC43F:8BD824D:261789B9:68F51388', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4985', 'x-ratelimit-reset': '1760894330', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '15', '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/FollowTheProcess/log/releases/254897562', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)', 'x-github-delivery': '18633170942', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n## :construction_worker: Continuous Integration\\n\\n* Use golangci-lint again (#25) @FollowTheProcess\\n\\n## :package: Dependencies\\n\\n* Update module go.followtheprocess.codes/test to v1 (#26) @[renovate[bot]](https://github.com/apps/renovate)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.1.2","tag_name":"v1.1.2","target_commitish":"refs/pull/27/merge"}', request: {} }, event: { id: '18633170942', name: 'pull_request', payload: { action: 'synchronize', after: 'e869dafb31ee54f7b7a16c4c12163e3a3656ba64', before: '2d41ce6199a8a8ca2d750f584910e2bc740a5ff6', number: 27, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/log/issues/27/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/27/commits' }, html: { href: 'https://github.com/FollowTheProcess/log/pull/27' }, issue: { href: 'https://api.github.com/repos/FollowTheProcess/log/issues/27' }, review_comment: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/27/comments' }, self: { href: 'https://api.github.com/repos/FollowTheProcess/log/pulls/27' }, statuses: { href: 'https://api.github.com/repos/FollowTheProcess/log/statuses/e869dafb31ee54f7b7a16c4c12163e3a3656ba64' } }, active_lock_reason: null, additions: 109, ass
Draft Release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Draft Release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Draft Release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Draft Release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)