Added Issue Form and Code of Conduct #177
release-drafter.yml
on: pull_request
update_release_draft
5s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '5889709130',
status: 422,
response: {
url: 'https://api.github.com/repos/mitsuki31/jmatrix/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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 17 Aug 2023 10:23:21 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-oauth-scopes': 'repo',
'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': 'D846:91B2:70C4FA:E71D9A:64DDF519',
'x-oauth-scopes': 'repo, workflow, write:org, write:repo_hook',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4983',
'x-ratelimit-reset': '1692269795',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '17',
'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'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/mitsuki31/jmatrix/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/67/merge","name":"Release v1.2.1","tag_name":"v1.2.1","body":"## What's New 👀\\n\\n* No changes\\n\\nFor more details, see [full changelogs](https://github.com/mitsuki31/jmatrix/compare/v1.2.0...1.3.0)\\n","draft":true,"prerelease":false}`,
request: {}
},
event: {
id: '5889709130',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd6a35f543bb55c045f84187eaa446d1d7600be99',
before: '86a938c296406cc0cfdc9accdde5646b4110d5ff',
number: 67,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/issues/67/comments'
},
commits: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/67/commits'
},
html: { href: 'https://github.com/mitsuki31/jmatrix/pull/67' },
issue: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/issues/67'
},
review_comment: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/67/comments'
},
self: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/67'
},
statuses: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/statuses/d6a35f543bb55c045f84187eaa446d1d7600be99'
}
},
active_lock_reason: null,
additions: 200,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/117973493?v=4',
events_url: 'https://api.github.com/users/mitsuki31/events{/privacy}',
|
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: '5889709130',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'd6a35f543bb55c045f84187eaa446d1d7600be99',
before: '86a938c296406cc0cfdc9accdde5646b4110d5ff',
number: 67,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/issues/67/comments'
},
commits: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/67/commits'
},
html: { href: 'https://github.com/mitsuki31/jmatrix/pull/67' },
issue: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/issues/67'
},
review_comment: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/67/comments'
},
self: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/pulls/67'
},
statuses: {
href: 'https://api.github.com/repos/mitsuki31/jmatrix/statuses/d6a35f543bb55c045f84187eaa446d1d7600be99'
}
},
active_lock_reason: null,
additions: 200,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/117973493?v=4',
events_url: 'https://api.github.com/users/mitsuki31/events{/privacy}',
followers_url: 'https://api.github.com/users/mitsuki31/followers',
following_url: 'https://api.github.com/users/mitsuki31/following{/other_user}',
gists_url: 'https://api.github.com/users/mitsuki31/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/mitsuki31',
id: 117973493,
login: 'mitsuki31',
node_id: 'U_kgDOBwgh9Q',
organizations_url: 'https://api.github.com/users/mitsuki31/orgs',
received_events_url: 'https://api.github.com/users/mitsuki31/received_events',
repos_url: 'https://api.github.com/users/mitsuki31/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/mitsuki31/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/mitsuki31/subscriptions',
type: 'User',
url: 'https://api.github.com/users/mitsuki31'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/117973493?v=4',
events_url: 'https://api.github.com/users/mitsuki31/events{/privacy}',
followers_url: 'https://api.github.com/users/mitsuki31/followers',
following_url: 'https://api.github.com/users/mitsuki31/following{/other_user}',
gists_url: 'https://api.github.com/users/mitsuki31/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/mitsuki31',
id: 117973493,
login: 'mitsuki31',
node_id: 'U_kgDOBwgh9Q',
organizations_url: 'https://api.github.com/users/mitsuki31/orgs',
received_events_url: 'https://api.github.com/users/mitsuki31/received_events',
repos_url: 'https://api.github.com/users/mitsuki31/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/mitsuki31/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/mitsuki31/subscriptions',
type: 'User',
url: 'https://api.github.com/users/mitsuki31'
}
],
author_association: 'OWNER',
auto_merge: null,
base: {
la
|