Skip to content

Breaking: Change the way flags are configured to be consistent with Args #470

Breaking: Change the way flags are configured to be consistent with Args

Breaking: Change the way flags are configured to be consistent with Args #470

Triggered via pull request November 12, 2025 19:49
Status Success
Total duration 11s
Artifacts

release_drafter.yml

on: pull_request
Draft Release
7s
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: '19309929940', name: 'pull_request', payload: { action: 'opened', number: 186, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/186/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/186/commits' }, html: { href: 'https://github.com/FollowTheProcess/cli/pull/186' }, issue: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/186' }, review_comment: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/186/comments' }, self: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/186' }, statuses: { href: 'https://api.github.com/repos/FollowTheProcess/cli/statuses/faf206425780f299aeb114f724400beb8af4a06c' } }, active_lock_reason: null, additions: 218, 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/cli/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/FollowTheProcess/cli/assignees{/user}', blobs_url: 'https://api.github.com/repos/FollowTheProcess/cli/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/FollowTheProcess/cli/branches{/branch}', clone_url: 'https://github.com/FollowTheProcess/cli.git', collaborators_url: 'https://api.github.com/repos/FollowTheProcess/cli/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/FollowTheProcess/cli/comments{/number}', commits_url: 'https://api.github.com/repos/FollowTheProcess/cli/commits{/sha}', compare_url: 'https://api.github.com/repos/FollowTheProcess/cli/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/FollowTheProcess/cli/contents/{+path}', contributors_url: 'https://api.github.com/repos/FollowTheProcess/cli/contributors', created_at: '2024-07-06T15:49:21Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/FollowTheProcess/cli/deployments', description: 'Tiny, simple, minimal CLI framework for Go', disabled: false, downloads_url: 'https://api.github.com/repos/FollowTheProcess/cli/downloads', events_url: 'https://api.github.com/repos/FollowTheProcess/cli/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/FollowTheProcess/cli/forks', full_name: 'FollowTheProcess/cli', git_commits_url: 'https://api.github.com/repos/FollowTheProcess/cli/git/commits{/sha}', git_refs_url: 'https://api.github.com/repos/FollowTheProcess/cli/git/refs{/sha}', git_tags_url: 'https://api.github.com/repos/FollowTheProc
Draft Release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '19309929940', status: 422, response: { url: 'https://api.github.com/repos/FollowTheProcess/cli/releases/260946347', 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: 'Wed, 12 Nov 2025 19:49:20 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': 'D819:265910:1781D3B:66D5BBE:6914E4BF', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1762980558', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/cli/releases/260946347', 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': '19309929940', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n## :boom: Breaking Changes\\n\\n* Breaking: Change the signature of cmd.Run to pass a context.Context (#185) @FollowTheProcess\\n\\n## :rocket: Features\\n\\n* Add *url.URL as an argable type (#184) @FollowTheProcess\\n\\n## :hammer: Refactoring\\n\\n* Improve format.Slice by special casing the first element (#183) @FollowTheProcess\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.17.1","tag_name":"v0.17.1","target_commitish":"refs/pull/186/merge"}', request: {} }, event: { id: '19309929940', name: 'pull_request', payload: { action: 'opened', number: 186, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/186/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/186/commits' }, html: { href: 'https://github.com/FollowTheProcess/cli/pull/186' }, issue: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/186' }, review_comment: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/186/comments' }, self: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/186' }, statuses: { href: 'https://api.github.com/repos/FollowTheProcess/cli/statuses/faf206425780f299aeb114f724400beb8af4a06c' } }, active_lock_reason: null, additions: 218, assignee: null, assig
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/)