chore(deps): update release-drafter/release-drafter action to v6 - autoclosed #3
release-drafter.yml
on: pull_request
update_release_draft
22s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13217456274',
status: 422,
response: {
url: 'https://api.github.com/repos/marc2332/freya/releases/199203412',
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: 'Sat, 08 Feb 2025 16:39: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',
'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': 'ABC1:3DA494:A343871:A84D899:67A788C5',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4984',
'x-ratelimit-reset': '1739034626',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '16',
'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/marc2332/freya/releases/199203412',
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': '13217456274',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- feat: UI Improvements @marc2332 (#1097)\\n- fix: Clip scale effects @marc2332 (#1099)\\n- fix(core): Don\'t reverse unnecessary nodes in event measurer @marc2332 (#1096)\\n- refactor: Stricter lints in torin @marc2332 (#1093)\\n- refactor: Reorganize crates @marc2332 (#1092)\\n- feat: Iterate over ecs storages instead of layers in compositor @marc2332 (#1091)\\n- chore: Update to skia-safe v0.81.0 @marc2332 (#1089)\\n- feat: Cooler animated tabs example @marc2332 (#1086)\\n- feat: Simplified `import_image` and `import_svg` macros @marc2332 (#1088)\\n- fix(deps): update dependency @astrojs/tailwind to v6 @[renovate[bot]](https://github.com/apps/renovate) (#1073)\\n- feat: New `GlobalAnimatedPosition` component @marc2332 (#1028)\\n- feat: Integrate images into layout @marc2332 (#1082)\\n- refactor: Improved `UseFocus::validate_keydown` @marc2332 (#1083)\\n- Add `sampling` property for `image` @Aiving (#1080)\\n- feat: `cover` attribute for `image` element @marc2332 (#1078)\\n- feat: Images cache @marc2332 (#1081)\\n- fix: Check layout exists for collateral events @marc2332 (#1079)\\n- feat: Infinite list example @marc2332 (#1076)\\n- feat: `scale` effect @marc2332 (#941)\\n- feat: `visible_width` \\\\& `visible_height` @marc2332 (#1072)\\n- feat: `aspect_ratio` for `image` @marc2332 (#1042)\\n- feat: Improve compositor performance @marc2332 (#1070)\\n- fix: Process focus request events after processing accessibility changes @marc2332 (#1069)\\n- feat: Support auto size for text with non-start alignment @marc2332 (#1030)\\n- feat: Support `a11y_member_of` @marc2332 (#1040)\\n- fix: Events triggering fixes @marc2332 (#1067)\\n- feat: Redesign devtools inspector @marc2332 (#1056)\\n- feat: `onvalidate` functio
|
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: '13217456274',
name: 'pull_request',
payload: {
action: 'opened',
number: 1102,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/marc2332/freya/issues/1102/comments'
},
commits: {
href: 'https://api.github.com/repos/marc2332/freya/pulls/1102/commits'
},
html: { href: 'https://github.com/marc2332/freya/pull/1102' },
issue: {
href: 'https://api.github.com/repos/marc2332/freya/issues/1102'
},
review_comment: {
href: 'https://api.github.com/repos/marc2332/freya/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/marc2332/freya/pulls/1102/comments'
},
self: {
href: 'https://api.github.com/repos/marc2332/freya/pulls/1102'
},
statuses: {
href: 'https://api.github.com/repos/marc2332/freya/statuses/bf961eec7aa322b2cc49e5649cf775f75e6fb13c'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'marc2332:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/marc2332/freya/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/marc2332/freya/assignees{/user}',
blobs_url: 'https://api.github.com/repos/marc2332/freya/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/marc2332/freya/branches{/branch}',
clone_url: 'https://github.com/marc2332/freya.git',
collaborators_url: 'https://api.github.com/repos/marc2332/freya/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/marc2332/freya/comments{/number}',
commits_url: 'https://api.github.com/repos/marc2332/freya/commits{/sha}',
compare_url: 'https://api.github.com/repos/marc2332/freya/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/marc2332/freya/contents/{+path}',
contributors_url: 'https://api.github.com/repos/marc2332/freya/contributors',
created_at: '2022-07-27T15:28:11Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/marc2332/freya/deployments',
description: 'Cross-platform GUI library for 🦀 Rust powered by 🧬 Dioxus and 🎨 Skia.',
disabled: false,
downloads_url: 'https://api.github.com/repos/marc2332/freya/downloads',
events_url: 'https://api.github.com/repos/marc2332/freya/events',
fork: false,
forks: 69,
forks_count: 69,
forks_url: 'https://api.github.com/repos/marc2332/freya/forks',
full_name: 'marc2332/freya',
git_commits_url: 'https://api.github.com/repos/marc2332/freya/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/marc2332/freya/git/refs{/sha}',
git_tags_url: 'https://api.github.com/repos/marc2332/freya/git/tags{/sha}',
git_url: 'git://github.com/marc2332/freya.git',
has_discussions: true,
|
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/)
|