Fix deserialization of events with entitlements and add better error logging #143
Annotations
2 errors and 1 warning
Run release-drafter/release-drafter@v5
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11631937336',
status: 422,
response: {
url: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/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: 'Fri, 01 Nov 2024 15:34:29 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': '4806:31E7BE:121CAA3C:2300ED80:6724F505',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4985',
'x-ratelimit-reset': '1730478723',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '15',
'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/janezpodhostnik/flow-py-sdk/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/67/merge","name":"v2.0.2","tag_name":"v2.0.2","body":"- bug 66 - investigation (#68)\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '11631937336',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '7a3a90fae54f6b6f8e0a79ca335e5ed811ee83eb',
before: '35d1697d0b44ff6c9201c293493f92678b54e370',
number: 67,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/issues/67/comments'
},
commits: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/67/commits'
},
html: {
href: 'https://github.com/janezpodhostnik/flow-py-sdk/pull/67'
},
issue: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/issues/67'
},
review_comment: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/67/comments'
},
self: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/67'
},
statuses: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/statuses/7a3a90fae54f6b6f8e0a79ca335e5ed811ee83eb'
}
},
active_lock_reason: null,
additions: 467,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/44328396?v=4',
events_url: 'https://api.github.com/users/lea
|
Run release-drafter/release-drafter@v5
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: '11631937336',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '7a3a90fae54f6b6f8e0a79ca335e5ed811ee83eb',
before: '35d1697d0b44ff6c9201c293493f92678b54e370',
number: 67,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/issues/67/comments'
},
commits: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/67/commits'
},
html: {
href: 'https://github.com/janezpodhostnik/flow-py-sdk/pull/67'
},
issue: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/issues/67'
},
review_comment: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/67/comments'
},
self: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/pulls/67'
},
statuses: {
href: 'https://api.github.com/repos/janezpodhostnik/flow-py-sdk/statuses/7a3a90fae54f6b6f8e0a79ca335e5ed811ee83eb'
}
},
active_lock_reason: null,
additions: 467,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/44328396?v=4',
events_url: 'https://api.github.com/users/lealobanov/events{/privacy}',
followers_url: 'https://api.github.com/users/lealobanov/followers',
following_url: 'https://api.github.com/users/lealobanov/following{/other_user}',
gists_url: 'https://api.github.com/users/lealobanov/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/lealobanov',
id: 44328396,
login: 'lealobanov',
node_id: 'MDQ6VXNlcjQ0MzI4Mzk2',
organizations_url: 'https://api.github.com/users/lealobanov/orgs',
received_events_url: 'https://api.github.com/users/lealobanov/received_events',
repos_url: 'https://api.github.com/users/lealobanov/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/lealobanov/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/lealobanov/subscriptions',
type: 'User',
url: 'https://api.github.com/users/lealobanov',
user_view_type: 'public'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/44328396?v=4',
events_url: 'https://api.github.com/users/lealobanov/events{/privacy}',
followers_url: 'https://api.github.com/users/lealobanov/followers',
following_url: 'https://api.github.com/users/lealobanov/following{/other_user}',
gists_url: 'https://api.github.com/users/lealobanov/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/lealobanov',
id: 44328396,
login: 'lealobanov',
node_id: 'MDQ6VXNlcjQ0MzI4Mzk2',
organizations_url: 'https://api.github.com/users/lealobanov/orgs',
received_events_url: 'https://api.github.com/users/lealobanov/received_events',
repos_url: 'https://api.github.com/users/lealobanov/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/lealobanov/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/lealobanov/subscriptions',
type
|
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading