Bump follow-redirects from 1.15.3 to 1.15.4 #950
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '7477061016',
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: 'Wed, 10 Jan 2024 15:23:24 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': 'B4A6:88A7:A12D70:14C1C7E:659EB66C',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '960',
'x-ratelimit-reset': '1704901668',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '40',
'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* Release 0.2.21 (#935) @github-actions\\n* optional base path for backend bundling config (#934) @HughParry\\n* bundling for non monorepo (#932) @HughParry\\n* 0.2.20 (#929) @forgetso\\n* Add dapp to verify call (#928) @forgetso\\n* Release 0.2.19 (#926) @github-actions\\n* skip steps if no version bump in publish workflow (#925) @goastler\\n* Fix package visibility (#924) @goastler\\n* Fix check version publish workflow (#923) @goastler\\n* Feature flagged mouse movement collection (#922) @HughParry\\n* Feature/no contract access by any (#920) @HughParry\\n* Drop mui (#897) @forgetso\\n* use nvmrc (#918) @goastler\\n* async ctor (#693) @goastler\\n* Provider details report check mongo connection (#908) @HughParry\\n* create consistent_versions check workflow (#916) @goastler\\n* 869 dump gha vars at start of each run for debugging (#899) @goastler\\n* safe math for contracts (#851) @goastler\\n* Fix deploy triggers (#914) @goastler\\n* Fix deploy triggers (#913) @goastler\\n* Fix deploy triggers (#898) @goastler\\n* Fix prettier ignore (#912) @goastler\\n* Typed linting (#909) @goastler\\n* replace tsnode with tsx in protocol/dev package (#902) @goastler\\n* 903 fix linting setup (#904) @goastler\\n* 895 fix bump version workflow not compiling typechain properly (#896) @goastler\\n* remove cache restore step from post_pr workflow (#894) @goastler\\n* Rename github bot (#891) @goastler\\n* added email and name config to git in bump_version workflow (#889) @goastler\\n* rename bump_version job (#888) @goastler\\n* Update JS URL (#886) @forgetso\\n* Bump version workflow (#881) @goastler\\n* use gh cli for publishing releases to gh (#884) @goastler\\n* Release workflow race conditions fix (#878) @goastler\\n* remove docker resource limits
|
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: '7477061016',
name: 'pull_request',
payload: {
action: 'opened',
number: 936,
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/936/comments'
},
commits: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/936/commits'
},
html: { href: 'https://github.com/prosopo/captcha/pull/936' },
issue: {
href: 'https://api.github.com/repos/prosopo/captcha/issues/936'
},
review_comment: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/936/comments'
},
self: {
href: 'https://api.github.com/repos/prosopo/captcha/pulls/936'
},
statuses: {
href: 'https://api.github.com/repos/prosopo/captcha/statuses/0c1706d3ef49efcf987bcefc642e168551a1786d'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
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',
description: 'Protect your website from bots with Prosopo Procaptcha',
disabled: false,
downloads_url: 'ht
|