Skip to content

feat: add a setup action #148

feat: add a setup action

feat: add a setup action #148

Triggered via pull request August 1, 2024 23:42
Status Success
Total duration 17s
Artifacts

release.yml

on: pull_request
update_release_draft
9s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '10207402812', status: 422, response: { url: 'https://api.github.com/repos/Optum/semver-cli/releases', 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: 'Thu, 01 Aug 2024 23:42:33 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; 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': '7881:1B41E6:1C39FE0:34BE696:66AC1D69', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4958', 'x-ratelimit-reset': '1722558929', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '42', '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#create-a-release', status: '422' } }, request: { method: 'POST', url: 'https://api.github.com/repos/Optum/semver-cli/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/pull/74/merge","name":"0.8.12","tag_name":"0.8.12","body":"## Changes\\n\\n* No changes\\n \\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '10207402812', name: 'pull_request', payload: { action: 'synchronize', after: 'd9265acd4411421a6aa29b0fbeb237b15b5cb9a5', before: '6235520605cda8635ff3e039316ccf8edc453330', number: 74, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/7726027?v=4', description: '', events_url: 'https://api.github.com/orgs/Optum/events', hooks_url: 'https://api.github.com/orgs/Optum/hooks', id: 7726027, issues_url: 'https://api.github.com/orgs/Optum/issues', login: 'Optum', members_url: 'https://api.github.com/orgs/Optum/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc3MjYwMjc=', public_members_url: 'https://api.github.com/orgs/Optum/public_members{/member}', repos_url: 'https://api.github.com/orgs/Optum/repos', url: 'https://api.github.com/orgs/Optum' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Optum/semver-cli/issues/74/comments' }, commits: { href: 'https://api.github.com/repos/Optum/semver-cli/pulls/74/commits' }, html: { href: 'https://github.com/Optum/semver-cli/pull/74' }, issue: { href: 'https://api.github.com/repos/Optum/semver-cli/issues/74' }, review_comment: { href: 'https://api.github.com/repos/Optum/semver-cli/pulls/comments{/number}' }, review_comments: {
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '10207402812', name: 'pull_request', payload: { action: 'synchronize', after: 'd9265acd4411421a6aa29b0fbeb237b15b5cb9a5', before: '6235520605cda8635ff3e039316ccf8edc453330', number: 74, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/7726027?v=4', description: '', events_url: 'https://api.github.com/orgs/Optum/events', hooks_url: 'https://api.github.com/orgs/Optum/hooks', id: 7726027, issues_url: 'https://api.github.com/orgs/Optum/issues', login: 'Optum', members_url: 'https://api.github.com/orgs/Optum/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjc3MjYwMjc=', public_members_url: 'https://api.github.com/orgs/Optum/public_members{/member}', repos_url: 'https://api.github.com/orgs/Optum/repos', url: 'https://api.github.com/orgs/Optum' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Optum/semver-cli/issues/74/comments' }, commits: { href: 'https://api.github.com/repos/Optum/semver-cli/pulls/74/commits' }, html: { href: 'https://github.com/Optum/semver-cli/pull/74' }, issue: { href: 'https://api.github.com/repos/Optum/semver-cli/issues/74' }, review_comment: { href: 'https://api.github.com/repos/Optum/semver-cli/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Optum/semver-cli/pulls/74/comments' }, self: { href: 'https://api.github.com/repos/Optum/semver-cli/pulls/74' }, statuses: { href: 'https://api.github.com/repos/Optum/semver-cli/statuses/d9265acd4411421a6aa29b0fbeb237b15b5cb9a5' } }, active_lock_reason: null, additions: 44, assignee: null, assignees: [], author_association: 'COLLABORATOR', auto_merge: null, base: { label: 'Optum:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/Optum/semver-cli/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Optum/semver-cli/assignees{/user}', blobs_url: 'https://api.github.com/repos/Optum/semver-cli/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Optum/semver-cli/branches{/branch}', clone_url: 'https://github.com/Optum/semver-cli.git', collaborators_url: 'https://api.github.com/repos/Optum/semver-cli/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Optum/semver-cli/comments{/number}', commits_url: 'https://api.github.com/repos/Optum/semver-cli/commits{/sha}', compare_url: 'https://api.github.com/repos/Optum/semver-cli/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/Optum/semver-cli/contents/{+path}', contributors_url: 'https://api.github.com/repos/Optum/semver-cli/contributors', created_at: '2023-04-19T14:15:14Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/Optum/semver-cli/deployments', descrip
update_release_draft
The following actions uses Node.js version which is deprecated 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/