Skip to content

Ensure Execute runs from root command only #37

Ensure Execute runs from root command only

Ensure Execute runs from root command only #37

Triggered via pull request July 15, 2024 14:37
Status Success
Total duration 16s
Artifacts

release_drafter.yml

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

Annotations

2 errors
Draft Release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9941440555', status: 422, response: { url: 'https://api.github.com/repos/FollowTheProcess/cli/releases/164261252', 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', connection: 'close', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 15 Jul 2024 14:37:36 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': '9D06:24664D:A73BB51:A8FA9F7:66953430', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1721057854', '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/164261252', 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: `{"body":"## Changes\\n* Use Taskfile sources (#13) @FollowTheProcess\\n\\n## :rocket: Features\\n\\n* Add parent when adding subcommands (#15) @FollowTheProcess\\n* Switch on subcommands to change usage line (#11) @FollowTheProcess\\n* Add subcommands and show them in --help (#10) @FollowTheProcess\\n* More tests for help flag (#9) @FollowTheProcess\\n* Write an initial newline as part of Example.String() (#8) @FollowTheProcess\\n* Make sure we're nil-safe (#7) @FollowTheProcess\\n* Add a versionFunc implementation (#6) @FollowTheProcess\\n* Add a trivial implementation of the default --help flag (#5) @FollowTheProcess\\n* Add flag parsing on execute (#3) @FollowTheProcess\\n* Make the example a proper structure (#2) @FollowTheProcess\\n* Implement a very basic Command struct (#1) @FollowTheProcess\\n\\n## :fire: Removals and Deprecations\\n\\n* Remove default run function (#14) @FollowTheProcess\\n* Remove custom HelpFunc (#12) @FollowTheProcess\\n\\n## :hammer: Refactoring\\n\\n* Re-design the API to use functional options instead of a struct (#4) @FollowTheProcess\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/16/merge"}`, request: {} }, event: { id: '9941440555', name: 'pull_request', payload: { action: 'opened', number: 16, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/16/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/16/commits' }, html: { href: 'https://github.com/FollowTheProcess/cli/pull/16' }, issue: { href: 'https://a
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:8462: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:30793:18) { name: 'AggregateError', event: { id: '9941440555', name: 'pull_request', payload: { action: 'opened', number: 16, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/16/comments' }, commits: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/16/commits' }, html: { href: 'https://github.com/FollowTheProcess/cli/pull/16' }, issue: { href: 'https://api.github.com/repos/FollowTheProcess/cli/issues/16' }, review_comment: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/16/comments' }, self: { href: 'https://api.github.com/repos/FollowTheProcess/cli/pulls/16' }, statuses: { href: 'https://api.github.com/repos/FollowTheProcess/cli/statuses/7a11fd2ea46804f17105f1a35bd2838ad164b5b4' } }, active_lock_reason: null, additions: 13, 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/FollowTheProcess/cli/g