Pin dependencies #5724
release-drafter.yml
on: pull_request
update_release_draft
57s
Annotations
2 errors and 4 warnings
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '18659743212',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '89f331c803f603d79226877ea288eb6fad54cfe1',
before: 'b4687eab2dd9e57949d1f324f8f8f6bad2945cf7',
number: 5299,
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/5299/comments'
},
commits: {
href: 'https://api.github.com/repos/powerhome/playbook/pulls/5299/commits'
},
html: { href: 'https://github.com/powerhome/playbook/pull/5299' },
issue: {
href: 'https://api.github.com/repos/powerhome/playbook/issues/5299'
},
review_comment: {
href: 'https://api.github.com/repos/powerhome/playbook/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/powerhome/playbook/pulls/5299/comments'
},
self: {
href: 'https://api.github.com/repos/powerhome/playbook/pulls/5299'
},
statuses: {
href: 'https://api.github.com/repos/powerhome/playbook/statuses/89f331c803f603d79226877ea288eb6fad54cfe1'
}
},
active_lock_reason: null,
additions: 164,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'powerhome:master',
ref: 'master',
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/powerhome/playbook/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/powerhome/playbook/assignees{/user}',
blobs_url: 'https://api.github.com/repos/powerhome/playbook/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/powerhome/playbook/branches{/branch}',
clone_url: 'https://github.com/powerhome/playbook.git',
collaborators_url: 'https://api.github.com/repos/powerhome/playbook/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/powerhome/playbook/comments{/number}',
commits_url: 'https://api.github.com/repos/powerhome/playbook/commits{/sha}',
compare_url: 'https://api.github.com/repos/powerhome/playbook/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/powerhome/playbook/contents/{+path}',
contributors_url: 'https://api.github.com/repos/powerhome/playbook/contributors',
created_at: '2017-10-30T16:06:46Z',
defau
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '18659743212',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 20 Oct 2025 17:23:32 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': '9C02:2B1367:38ACCD9:F11D9A9:68F67014',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4952',
'x-ratelimit-reset': '1760983804',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '48',
'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.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '18659743212',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* [PLAY-2570] Fixed Confirmation Toast: Z index set to \'max\' by default (#5347) @nidaqg\\n* [PLAY-2528] Advanced Table Kit: Remove Top Level ID Repeated in All Rows With Table ID - Rails (#5353) @kangaree\\n* [PLAY-1978] Icons: pb_icon auto isn\'t a valid svg height/width (#5337) @skduncan\\n* [PLAY-2436] Playbook Website: Padding and Number Spacing GlobalProp, Spacing Token pages (#5359) @ElisaShapiro\\n* [PLAY-2440] Global Props: Create Flex Box, Flex Box: Order and Flex box: gap pages (#5352) @nickamantia\\n* [PLAY-2428] Advanced Table: Adding Cell Padding Control to Column Styling - Rails (#5338) @ElisaShapiro\\n* [PLAY-2538] RichTextEditor: Create parity between TipTap and Trix variants on the kit (#5277) @nidaqg\\n* [PLAY-2367] Pb Line Graph: Scaffold new beta kit (#5318) @nidaqg\\n* [PLAY-2566] Refactor Alpha and RC Github Actions to follow NPM security requirements (#5339) @nidaqg\\n* [PLAY-2400] Playbook Website: Colors Token Page (#5336) @kangaree\\n* Remove use of pb_js content (#5285) @xjunior\\n* [PLAY-2318] Draggable kit: Draggable List border not rendering (#5319) @nickamantia\\n* [PLAY-2468] Phone Number Input kit - Validation (#5235) @skduncan\\n* [PLAY-2526] Timeline kit: scss refactor (#5250) @nidaqg\\n* [PLAY-2543] Button Kit: size props and loading prop to work together (#5320) @nidaqg\\n* [PLAY-2438] Global Props: Create Vertical Align, Truncate, and Overflow pages (#5328) @ElisaShapiro\\n* [PLAY-2544] Kit generator fixes (#5323) @nidaqg\\n* Update CHANGELOG.md for version 15.2.0 (#5322) @nidaqg\\n* Version Bump (#5321) @nidaqg\\n* [PLAY-2399] Playbook Website: Create Transition and Typography token pages (#5313) @kangaree\\n* [PLAY-2437] Global Props: Create Text Ali
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|