1.4.6 #823
release-drafter.yml
on: pull_request
update_release_draft
9s
Annotations
2 errors
|
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: '16444429825',
name: 'pull_request',
payload: {
action: 'opened',
number: 309,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/6033326?v=4',
description: 'Pioneer of the Proof of Stake cryptocurrency.',
events_url: 'https://api.github.com/orgs/peercoin/events',
hooks_url: 'https://api.github.com/orgs/peercoin/hooks',
id: 6033326,
issues_url: 'https://api.github.com/orgs/peercoin/issues',
login: 'peercoin',
members_url: 'https://api.github.com/orgs/peercoin/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjYwMzMzMjY=',
public_members_url: 'https://api.github.com/orgs/peercoin/public_members{/member}',
repos_url: 'https://api.github.com/orgs/peercoin/repos',
url: 'https://api.github.com/orgs/peercoin'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/issues/309/comments'
},
commits: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/pulls/309/commits'
},
html: {
href: 'https://github.com/peercoin/peercoin_flutter/pull/309'
},
issue: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/issues/309'
},
review_comment: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/pulls/309/comments'
},
self: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/pulls/309'
},
statuses: {
href: 'https://api.github.com/repos/peercoin/peercoin_flutter/statuses/4128cebd5059a0c787be3a0c2d00752758e86c72'
}
},
active_lock_reason: null,
additions: 6,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'peercoin: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/peercoin/peercoin_flutter/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/assignees{/user}',
blobs_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/branches{/branch}',
clone_url: 'https://github.com/peercoin/peercoin_flutter.git',
collaborators_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/comments{/number}',
commits_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/commits{/sha}',
compare_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/contents/{+path}',
contributors_url: 'https://api.github.com/repos/peercoin/peercoin_flutter/contributors',
created_at: '2021-03-19T21:57:26Z',
default_branch: 'main',
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '16444429825',
status: 422,
response: {
url: 'https://api.github.com/repos/peercoin/peercoin_flutter/releases',
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: 'Tue, 22 Jul 2025 12:34:34 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; contents=write,workflows=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': 'B3C7:3A881E:1A6A6AB:1B357DC:687F855A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4994',
'x-ratelimit-reset': '1753191271',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'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#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/peercoin/peercoin_flutter/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.3 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/309/merge","name":"v1.3.6","tag_name":"v1.3.6","body":"## Changes\\n\\n- 1.4.5 @willyfromtheblock (#307)\\n- Improvements for setup participants bottom sheet @willyfromtheblock (#306)\\n- docs: edited the broken E2E Test badge @Olexandr88 (#303)\\n- Update frosty\\\\_flutter dependency to version 2.0.2 @willyfromtheblock (#301)\\n- Bump version to 1.4.3 and update CHANGELOG; fix threshold parsing in … @willyfromtheblock (#300)\\n- Improve dark mode for ROAST @willyfromtheblock (#298)\\n- Version bump @willyfromtheblock (#297)\\n- Update wallet balance display logic to conditionally show ROAST balan… @willyfromtheblock (#295)\\n- Merge weblate @willyfromtheblock (#296)\\n- Clarify meaning of threshold @MatthewLM (#294)\\n- Update threshold parameter to use input from threshold controller @willyfromtheblock (#293)\\n- Disable minification and resource shrinking for release build type @willyfromtheblock (#289)\\n- 1.4.1 @willyfromtheblock (#288)\\n- Fix building Android targets on a Linux host platform @MatthewLM (#287)\\n- Update version to 1.4.1 and fix typo in CHANGELOG @willyfromtheblock (#285)\\n- Bump build @willyfromtheblock (#284)\\n- Update CHANGELOG for version 1.4.0: Add experimental feature ROAST an… @willyfromtheblock (#283)\\n- 1.4.0 @willyfromtheblock (#270)\\n\\n**Beta Quality Software\\nUse at own risk!**\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '16444429825',
name: 'pull_request',
payload: {
action: 'opened',
number: 309,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/6033326?v=4',
description: 'Pioneer of the Proof of Stake cryptocurrency.',
|