Skip to content

Version Bump 14.3.1 #952

Version Bump 14.3.1

Version Bump 14.3.1 #952

Triggered via pull request September 9, 2024 17:13
Status Success
Total duration 19s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
10s
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: '10777985444', status: 422, response: { url: 'https://api.github.com/repos/powerhome/playbook/releases/158391306', 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, 09 Sep 2024 17:13:54 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': 'F000:2D69C1:4174420:7DA3D00:66DF2CD1', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4981', 'x-ratelimit-reset': '1725903541', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '19', '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/powerhome/playbook/releases/158391306', 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":"## What’s Changed\\n\\n* Revert \\"[PBNTR-479] Expose margin bottom on Text Input within Typeahead\\" (#3676) @nidaqg\\n* Version Bump to 14.3.0 (#3668) @nidaqg\\n* Update CHANGELOG.md (#3667) @jasperfurniss\\n* [PBNTR-479] Expose margin bottom on Text Input within Typeahead (#3654) @ElisaShapiro\\n* Fixes Limit for Now (#3666) @jasperfurniss\\n* [PLAY-1458] Fix kebab logic (#3649) @markdoeswork\\n* [PLAY-1519] Return empty string for SVG with HTTP errors (404s, timeouts) (#3658) @kangaree\\n* [PLAY-1426] Redirect If Guide Doesn\'t Exist (#3653) @kangaree\\n* [PLAY-1421] Add all target options to the Hashtag and Home Address Street Kits (#3650) @skduncan\\n* [PLAY-1490] Dialog disable rails - Remove duplicate data (#3646) @markdoeswork\\n* [PBNTR-462] Adding default value prop to Rails Star Rating kit (#3629) @carloslimasd\\n* [PBNTR-471] React pagination glitchiness (#3647) @ElisaShapiro\\n* [PBNTR-372] Collapsible Optional Icon (#3643) @ElisaShapiro\\n* [PBNTR-449] RTE Previewer + Output Rails (#3625) @ElisaShapiro\\n* [PBNTR-373] (Enable Kits Instead of Text for Radio label) (#3612) @nickamantia\\n* [PLAY-1506] Fix `@import playbook.scss` Errors - Fix Theming / Overriding SCSS Variables (e.g., $z_10) (#3608) @kangaree\\n* [PLAY-1477] Timestamp Kit Rails: Elapsed Time Variant Issue (#3606) @skduncan\\n* [PBIOS-535] Update Swift CHANGELOG (#3659) @RachelRadford21\\n* [PLAY-1420] Add \\"loading\\" variant to Circle Icon Button (#3633) @kangaree\\n* [PLAY-1534] Fix Github Action Bug that Breaks Build (#3655) @jasperfurniss\\n* Implement Error Handling and Additions for Github Action (#3652) @jasperfurniss\\n* [Play-1427] Fix Missing Template Error in PagesController (#3645) @skduncan\\n* Testing Incrementing for Github Action RC
update_release_draft
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: '10777985444', name: 'pull_request', payload: { action: 'opened', number: 3677, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/10852243?v=4', description: '', events_url: 'https://api.github.com/orgs/powerhome/events', hooks_url: 'https://api.github.com/orgs/powerhome/hooks', id: 10852243, issues_url: 'https://api.github.com/orgs/powerhome/issues', login: 'powerhome', members_url: 'https://api.github.com/orgs/powerhome/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjEwODUyMjQz', public_members_url: 'https://api.github.com/orgs/powerhome/public_members{/member}', repos_url: 'https://api.github.com/orgs/powerhome/repos', url: 'https://api.github.com/orgs/powerhome' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/powerhome/playbook/issues/3677/comments' }, commits: { href: 'https://api.github.com/repos/powerhome/playbook/pulls/3677/commits' }, html: { href: 'https://github.com/powerhome/playbook/pull/3677' }, issue: { href: 'https://api.github.com/repos/powerhome/playbook/issues/3677' }, review_comment: { href: 'https://api.github.com/repos/powerhome/playbook/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/powerhome/playbook/pulls/3677/comments' }, self: { href: 'https://api.github.com/repos/powerhome/playbook/pulls/3677' }, statuses: { href: 'https://api.github.com/repos/powerhome/playbook/statuses/ff348b5387bd3cd0443996573252ef7638a2ca48' } }, active_lock_reason: null, additions: 5, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/73710701?v=4', events_url: 'https://api.github.com/users/nidaqg/events{/privacy}', followers_url: 'https://api.github.com/users/nidaqg/followers', following_url: 'https://api.github.com/users/nidaqg/following{/other_user}', gists_url: 'https://api.github.com/users/nidaqg/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/nidaqg', id: 73710701, login: 'nidaqg', node_id: 'MDQ6VXNlcjczNzEwNzAx', organizations_url: 'https://api.github.com/users/nidaqg/orgs', received_events_url: 'https://api.github.com/users/nidaqg/received_events', repos_url: 'https://api.github.com/users/nidaqg/repos', site_admin: false, starred_url: 'https://api.github.com/users/nidaqg/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/nidaqg/subscriptions', type: 'User', url: 'https://api.github.com/users/nidaqg' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/73710701?v=4', events_url: 'https://api.github.com/users/nidaqg/events{/privacy}', followers_url: 'https://api.github.com/users/nidaqg/followers', following_url: 'https://api.github.com/users/nidaqg/following{/other_user}', gists_url: 'https://api.github.com/users/nidaqg/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/nidaqg', id: 73710701, login: 'nidaqg', node_id: 'MDQ6VXNlcjczNzEwNzAx', organizations_url: 'https://api.github.