Skip to content

Release cleanup and fixes #1819

Release cleanup and fixes

Release cleanup and fixes #1819

Triggered via pull request December 4, 2023 08:29
Status Success
Total duration 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '7083924199', status: 422, response: { url: 'https://api.github.com/repos/kiwicom/orbit-swiftui/releases/130323693', 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': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 04 Dec 2023 08:29:35 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': 'E886:2F41:AD2EE6:16B4E8B:656D8DEF', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '992', 'x-ratelimit-reset': '1701681376', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', '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' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/kiwicom/orbit-swiftui/releases/130323693', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"Changes in this release:\\n- chore(deps): update dependency pointfreeco/swift-snapshot-testing to from: \\"1.15.1\\" @renovate (#727)\\n- chore(deps): update jamesives/github-pages-deploy-action action to v4.5.0 @renovate (#728)\\n\\n### 🚀 Features\\n\\n- Create ``Textarea`` component @PavelHolec (#724)\\n\\n### 🐛 Bug Fixes\\n\\n- Remove basic Equatable conformance from Text @PavelHolec (#722)\\n\\n### 🧰 Maintenance\\n\\n- Remove `OrbitCustomButtonStyle` @PavelHolec (#721)\\n- Deprecate focus methods @PavelHolec (#718)\\n\\n### 🎨 Tokens\\n\\n- Design Tokens Illustrations Update on 2023-12-04 @kiwiprbot (#730)\\n- Design Tokens Icons Update on 2023-11-20 @kiwiprbot (#720)\\n- Design Tokens Colors Update on 2023-11-20 @kiwiprbot (#719)\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-439e6b48bc7e374384e9","target_commitish":"refs/pull/731/merge"}', request: {} }, event: { id: '7083924199', name: 'pull_request', payload: { action: 'opened', number: 731, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/25227300?v=4', description: '', events_url: 'https://api.github.com/orgs/kiwicom/events', hooks_url: 'https://api.github.com/orgs/kiwicom/hooks', id: 25227300, issues_url: 'https://api.github.com/orgs/kiwicom/issues', login: 'kiwicom', members_url: 'https://api.github.com/orgs/kiwicom/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI1MjI3MzAw', public_members_url: 'https://api.github.com/orgs/kiwicom/public_members{/member}', repos_url: 'https://api.github.com/orgs/kiwicom/repos', url: 'https://api.github.com/orgs/kiwicom' }, pull_request: { _links:
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 processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '7083924199', name: 'pull_request', payload: { action: 'opened', number: 731, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/25227300?v=4', description: '', events_url: 'https://api.github.com/orgs/kiwicom/events', hooks_url: 'https://api.github.com/orgs/kiwicom/hooks', id: 25227300, issues_url: 'https://api.github.com/orgs/kiwicom/issues', login: 'kiwicom', members_url: 'https://api.github.com/orgs/kiwicom/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI1MjI3MzAw', public_members_url: 'https://api.github.com/orgs/kiwicom/public_members{/member}', repos_url: 'https://api.github.com/orgs/kiwicom/repos', url: 'https://api.github.com/orgs/kiwicom' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/issues/731/comments' }, commits: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/731/commits' }, html: { href: 'https://github.com/kiwicom/orbit-swiftui/pull/731' }, issue: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/issues/731' }, review_comment: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/731/comments' }, self: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/pulls/731' }, statuses: { href: 'https://api.github.com/repos/kiwicom/orbit-swiftui/statuses/158586c309a9ede2109b6f240366890aa91194ac' } }, active_lock_reason: null, additions: 217, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/35844477?v=4', events_url: 'https://api.github.com/users/PavelHolec/events{/privacy}', followers_url: 'https://api.github.com/users/PavelHolec/followers', following_url: 'https://api.github.com/users/PavelHolec/following{/other_user}', gists_url: 'https://api.github.com/users/PavelHolec/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/PavelHolec', id: 35844477, login: 'PavelHolec', node_id: 'MDQ6VXNlcjM1ODQ0NDc3', organizations_url: 'https://api.github.com/users/PavelHolec/orgs', received_events_url: 'https://api.github.com/users/PavelHolec/received_events', repos_url: 'https://api.github.com/users/PavelHolec/repos', site_admin: false, starred_url: 'https://api.github.com/users/PavelHolec/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/PavelHolec/subscriptions', type: 'User', url: 'https://api.github.com/users/PavelHolec' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/35844477?v=4', events_url: 'https://api.github.com/users/PavelHolec/events{/privacy}', followers_url: 'https://api.github.com/users/PavelHolec/followers', following_url: 'https://api.github.com/users/PavelHolec/following{/other_user}', gists_url: 'https://api.github.com/users/PavelHolec/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/PavelHolec', id: 35844477, login: 'PavelHolec', node_id: 'MDQ6VXNl