Env / config package #592
release_drafter.yml
on: pull_request
update_release_draft
1m 1s
Annotations
2 errors and 5 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '8567223902',
status: 422,
response: {
url: 'https://api.github.com/repos/prosopo/captcha/releases/122741916',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 05 Apr 2024 08:42:15 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': '27C6:2F6F4F:225DA54:34BFAB1:660FB967',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1712310133',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/prosopo/captcha/releases/122741916',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n* Arm64 (#1118) @forgetso\\n* Bump vite from 5.1.6 to 5.1.7 (#1133) @dependabot\\n* Make flux an executable and improve auth script (#1081) @forgetso\\n* Tsconfig reference checker (#1127) @goastler\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-69bfb61ac4f732f272f5","target_commitish":"refs/pull/1136/merge"}',
request: {}
},
event: {
id: '8567223902',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ac2a1174609afe757a8b267ae9a9e820fc399199',
before: '048973f2c459fbca263f45cdd4fc238ee340e878',
number: 1136,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/84969805?v=4',
description: '',
events_url: 'https://api.github.com/orgs/prosopo/events',
hooks_url: 'https://api.github.com/orgs/prosopo/hooks',
id: 84969805,
issues_url: 'https://api.github.com/orgs/prosopo/issues',
login: 'prosopo',
members_url: 'https://api.github.com/orgs/prosopo/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjg0OTY5ODA1',
public_members_url: 'https://api.github.com/orgs/prosopo/public_members{/member}',
repos_url: 'https://api.github.com/orgs/prosopo/repos',
url: 'https://api.github.com/orgs/prosopo'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/prosopo/captcha/issues/1136/comments'
},
commits: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/1136/commits'
},
html: { href: 'https://github.com/prosopo/captcha/pull/1136' },
issue: {
href: 'https://api.github.com/repos/prosopo/captcha/issues/1136'
|
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 processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '8567223902',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ac2a1174609afe757a8b267ae9a9e820fc399199',
before: '048973f2c459fbca263f45cdd4fc238ee340e878',
number: 1136,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/84969805?v=4',
description: '',
events_url: 'https://api.github.com/orgs/prosopo/events',
hooks_url: 'https://api.github.com/orgs/prosopo/hooks',
id: 84969805,
issues_url: 'https://api.github.com/orgs/prosopo/issues',
login: 'prosopo',
members_url: 'https://api.github.com/orgs/prosopo/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjg0OTY5ODA1',
public_members_url: 'https://api.github.com/orgs/prosopo/public_members{/member}',
repos_url: 'https://api.github.com/orgs/prosopo/repos',
url: 'https://api.github.com/orgs/prosopo'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/prosopo/captcha/issues/1136/comments'
},
commits: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/1136/commits'
},
html: { href: 'https://github.com/prosopo/captcha/pull/1136' },
issue: {
href: 'https://api.github.com/repos/prosopo/captcha/issues/1136'
},
review_comment: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/1136/comments'
},
self: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/1136'
},
statuses: {
href: 'https://api.github.com/repos/prosopo/captcha/statuses/ac2a1174609afe757a8b267ae9a9e820fc399199'
}
},
active_lock_reason: null,
additions: 1937,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'prosopo:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/prosopo/captcha/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/prosopo/captcha/assignees{/user}',
blobs_url: 'https://api.github.com/repos/prosopo/captcha/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/prosopo/captcha/branches{/branch}',
clone_url: 'https://github.com/prosopo/captcha.git',
collaborators_url: 'https://api.github.com/repos/prosopo/captcha/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/prosopo/captcha/comments{/number}',
commits_url: 'https://api.github.com/repos/prosopo/captcha/commits{/sha}',
compare_url: 'https://api.github.com/repos/prosopo/captcha/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/prosopo/captcha/contents/{+path}',
contributors_url: 'https://api.github.com/repos/prosopo/captcha/contributors',
created_at: '2023-04-26T13:40:37Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/prosopo/captcha/deployments',
descr
|
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
update_release_draft
Failed to download action 'https://api.github.com/repos/release-drafter/release-drafter/tarball/09c613e259eb8d4e7c81c2cb00618eb5fc4575a7'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
update_release_draft
Back off 28.117 seconds before retry.
|
update_release_draft
Failed to download action 'https://api.github.com/repos/release-drafter/release-drafter/tarball/09c613e259eb8d4e7c81c2cb00618eb5fc4575a7'. Error: Response status code does not indicate success: 500 (Internal Server Error).
|
update_release_draft
Back off 24.562 seconds before retry.
|