chore(deps): update typescript-eslint monorepo to v8 (major) #913
release-drafter.yml
on: pull_request
update_release_draft
11s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12471601459',
status: 422,
response: {
url: 'https://api.github.com/repos/yknx4/activesupport.js/releases/60466447',
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, 23 Dec 2024 18:57:07 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': '4C01:25E97C:A5681F4:A95614B:6769B283',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4987',
'x-ratelimit-reset': '1734983818',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '13',
'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/yknx4/activesupport.js/releases/60466447',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- chore(deps): update dependency typedoc to v0.22.13 @renovate (#86)\\n- chore(deps): update dependency @types/luxon to v2.3.0 @renovate (#83)\\n- chore(deps): update dependency typescript to v4.6.2 @renovate (#81)\\n- chore(deps): update dependency luxon to v2.3.1 @renovate (#79)\\n- chore(deps): update dependency @types/jest to v27.4.1 @renovate (#78)\\n- chore(deps): update dependency typedoc to v0.22.12 @renovate (#77)\\n- chore(deps): update dependency typedoc-plugin-markdown to v3.11.14 @renovate (#76)\\n- chore(deps): update dependency typedoc-plugin-markdown to v3.11.13 @renovate (#73)\\n- chore(deps): update dependency jest to v27.5.1 @renovate (#74)\\n- chore(deps): update dependency typescript to v4.5.5 @renovate (#71)\\n- chore(deps): update linters (major) @renovate (#68)\\n- chore(deps): update dependency typedoc to v0.22.11 @renovate (#69)\\n- chore(deps): update dependency typescript to v4.5.4 @renovate (#51)\\n- chore(deps): update typescript-eslint monorepo to v5 (major) @renovate (#57)\\n- chore(deps): update tj-actions/branch-names action to v5 @renovate (#66)\\n- chore(deps): update dependency typedoc-plugin-markdown to v3.11.12 @renovate (#70)\\n- chore(deps): update dependency typedoc to v0.22.10 @renovate (#50)\\n- chore(deps): update linters @renovate (#67)\\n- chore(deps): update dependency typedoc-plugin-markdown to v3.11.11 @renovate (#52)\\n- chore(deps): update dependency luxon to v2.3.0 @renovate (#39)\\n- chore(deps): update dependency eslint-config-standard-with-typescript to v21 @renovate (#47)\\n- chore(deps): update test packages @renovate (#63)\\n- build(deps): Update typescript-eslint monorepo to v4.30.0 @renovate (#46)\\n- build(deps): Update dependency typedoc to v0.21
|
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12471601459',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '023bae251cdd6f8733dd541cf9eed5481c4a8967',
before: '940ddd004e946efbb093dbd9814505debb715cc8',
number: 112,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/issues/112/comments'
},
commits: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/pulls/112/commits'
},
html: {
href: 'https://github.com/yknx4/activesupport.js/pull/112'
},
issue: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/issues/112'
},
review_comment: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/pulls/112/comments'
},
self: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/pulls/112'
},
statuses: {
href: 'https://api.github.com/repos/yknx4/activesupport.js/statuses/023bae251cdd6f8733dd541cf9eed5481c4a8967'
}
},
active_lock_reason: null,
additions: 396,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'yknx4:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/yknx4/activesupport.js/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/yknx4/activesupport.js/assignees{/user}',
blobs_url: 'https://api.github.com/repos/yknx4/activesupport.js/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/yknx4/activesupport.js/branches{/branch}',
clone_url: 'https://github.com/yknx4/activesupport.js.git',
collaborators_url: 'https://api.github.com/repos/yknx4/activesupport.js/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/yknx4/activesupport.js/comments{/number}',
commits_url: 'https://api.github.com/repos/yknx4/activesupport.js/commits{/sha}',
compare_url: 'https://api.github.com/repos/yknx4/activesupport.js/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/yknx4/activesupport.js/contents/{+path}',
contributors_url: 'https://api.github.com/repos/yknx4/activesupport.js/contributors',
created_at: '2021-06-10T18:40:26Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/yknx4/activesupport.js/deployments',
description: 'ActiveSupport Helpers for JS',
disabled: false,
downloads_url: 'https://api.github.com/repos/yknx4/activesupport.js/downloads',
events_url: 'https://api.github.com/repos/yknx4/activesupport.js/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/yknx4/activesupport.js/forks',
full_name: 'yknx4/activesupport.js',
git_commits_url: 'https://api.github.com/repos/yknx4/activesupport.js/git/commits{/sha}'
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|