π Release Drafter #549
release-drafter.yml
on: pull_request
update_release_draft
59s
Annotations
2 errors and 5 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12992081445',
status: 422,
response: {
url: 'https://api.github.com/repos/localgod/catalyst/releases/120228091',
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, 27 Jan 2025 15:14:40 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': '1B41:2C3BC1:176CFAC:2E7DBA9:6797A2E0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4953',
'x-ratelimit-reset': '1737994124',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '47',
'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/localgod/catalyst/releases/120228091',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '12992081445',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Whatβs Changed\\n\\n* 135 typeerror elements is not iterable (#146) @localgod\\n\\n## π¦ Dependencies\\n\\n* fix(deps): bump commander from 13.0.0 to 13.1.0 (#276) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump @eslint/js from 9.18.0 to 9.19.0 (#275) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump typescript-eslint from 8.20.0 to 8.21.0 (#273) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump typescript-eslint from 8.19.1 to 8.20.0 (#269) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump @slidev/cli from 51.0.0 to 51.0.1 in /slides (#270) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump @types/node from 22.10.5 to 22.10.7 (#268) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump vite from 6.0.7 to 6.0.11 in /slides (#271) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump undici from 6.19.8 to 6.21.1 (#272) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump katex from 0.16.20 to 0.16.21 in /slides (#267) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* fix(deps): bump @slidev/cli from 0.50.0 to 51.0.0 in /slides (#266) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump typescript-eslint from 8.19.0 to 8.19.1 (#265) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump eslint from 9.17.0 to 9.18.0 (#264) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump @eslint/js from 9.17.0 to 9.18.0 (#263) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* chore(deps-dev): bump typescript-eslint from 8
|
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:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '12992081445',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'c6e918dc82636152002bf428bd50296987746d9e',
before: '18dad2bca6d70a633af1be62ad927cab869f4758',
number: 274,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/localgod/catalyst/issues/274/comments'
},
commits: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/274/commits'
},
html: { href: 'https://github.com/localgod/catalyst/pull/274' },
issue: {
href: 'https://api.github.com/repos/localgod/catalyst/issues/274'
},
review_comment: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/274/comments'
},
self: {
href: 'https://api.github.com/repos/localgod/catalyst/pulls/274'
},
statuses: {
href: 'https://api.github.com/repos/localgod/catalyst/statuses/c6e918dc82636152002bf428bd50296987746d9e'
}
},
active_lock_reason: null,
additions: 5,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/1308965?v=4',
events_url: 'https://api.github.com/users/localgod/events{/privacy}',
followers_url: 'https://api.github.com/users/localgod/followers',
following_url: 'https://api.github.com/users/localgod/following{/other_user}',
gists_url: 'https://api.github.com/users/localgod/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/localgod',
id: 1308965,
login: 'localgod',
node_id: 'MDQ6VXNlcjEzMDg5NjU=',
organizations_url: 'https://api.github.com/users/localgod/orgs',
received_events_url: 'https://api.github.com/users/localgod/received_events',
repos_url: 'https://api.github.com/users/localgod/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/localgod/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/localgod/subscriptions',
type: 'User',
url: 'https://api.github.com/users/localgod',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/1308965?v=4',
events_url: 'https://api.github.com/users/localgod/events{/privacy}',
followers_url: 'https://api.github.com/users/localgod/followers',
following_url: 'https://api.github.com/users/localgod/following{/other_user}',
gists_url: 'https://api.github.com/users/localgod/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/localgod',
id: 1308965,
login: 'localgod',
node_id: 'MDQ6VXNlcjEzMDg5NjU=',
organizations_url: 'https://api.github.com/users/localgod/orgs',
received_events_url: 'https://api.github.com/users/localgod/received_events',
repos_url: 'https://api.github.com/users/localgod/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/localgod/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/localgod/subscriptions',
type: 'User',
url: 'https://api.github.com/users/localgod',
user_view_type: 'public'
}
],
author_asso
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
update_release_draft
"pull_request_target.opened" 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.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|