[pre-commit.ci] pre-commit autoupdate #405
release-drafter.yml
on: pull_request
update_release_draft
5s
Annotations
2 errors and 4 warnings
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '16128167351',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '2f65a321d7077ab91112f0bebb91649e936b305f',
before: '04fbb1eb0368eaab533657d7c547ef1f8f8c2375',
number: 258,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/62149795?v=4',
description: null,
events_url: 'https://api.github.com/orgs/python-humanize/events',
hooks_url: 'https://api.github.com/orgs/python-humanize/hooks',
id: 62149795,
issues_url: 'https://api.github.com/orgs/python-humanize/issues',
login: 'python-humanize',
members_url: 'https://api.github.com/orgs/python-humanize/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjYyMTQ5Nzk1',
public_members_url: 'https://api.github.com/orgs/python-humanize/public_members{/member}',
repos_url: 'https://api.github.com/orgs/python-humanize/repos',
url: 'https://api.github.com/orgs/python-humanize'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/python-humanize/humanize/issues/258/comments'
},
commits: {
href: 'https://api.github.com/repos/python-humanize/humanize/pulls/258/commits'
},
html: {
href: 'https://github.com/python-humanize/humanize/pull/258'
},
issue: {
href: 'https://api.github.com/repos/python-humanize/humanize/issues/258'
},
review_comment: {
href: 'https://api.github.com/repos/python-humanize/humanize/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/python-humanize/humanize/pulls/258/comments'
},
self: {
href: 'https://api.github.com/repos/python-humanize/humanize/pulls/258'
},
statuses: {
href: 'https://api.github.com/repos/python-humanize/humanize/statuses/2f65a321d7077ab91112f0bebb91649e936b305f'
}
},
active_lock_reason: null,
additions: 13,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: {
commit_message: 'Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>',
commit_title: '[pre-commit.ci] pre-commit autoupdate (#258)',
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/u/1324225?v=4',
events_url: 'https://api.github.com/users/hugovk/events{/privacy}',
followers_url: 'https://api.github.com/users/hugovk/followers',
following_url: 'https://api.github.com/users/hugovk/following{/other_user}',
gists_url: 'https://api.github.com/users/hugovk/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/hugovk',
id: 1324225,
login: 'hugovk',
node_id: 'MDQ6VXNlcjEzMjQyMjU=',
organizations_url: 'https://api.github.com/users/hugovk/orgs',
received_events_url: 'https://api.github.com/users/hugovk/received_events',
repos_url: 'https://api.github.com/users/hugovk/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/hugovk/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/hugovk/subscriptions',
type: 'User',
url: 'https://api.github.com/users/hugovk',
user_view_type: 'public'
},
merge_method: 'squash'
},
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '16128167351',
status: 422,
response: {
url: 'https://api.github.com/repos/python-humanize/humanize/releases/215982096',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 07 Jul 2025 21:23:20 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': '2001:E86E8:2745D8:4EED00:686C3AC7',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4884',
'x-ratelimit-reset': '1751925842',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '116',
'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',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/python-humanize/humanize/releases/215982096',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)',
'x-github-delivery': '16128167351',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changed\\n\\n* Optimize `naturalsize` algorithm by using `math.log` (#253) @Zaczero\\n","draft":true,"prerelease":false,"make_latest":"true","name":"4.13.0","tag_name":"4.13.0","target_commitish":"refs/pull/258/merge"}',
request: {}
},
event: {
id: '16128167351',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '2f65a321d7077ab91112f0bebb91649e936b305f',
before: '04fbb1eb0368eaab533657d7c547ef1f8f8c2375',
number: 258,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/62149795?v=4',
description: null,
events_url: 'https://api.github.com/orgs/python-humanize/events',
hooks_url: 'https://api.github.com/orgs/python-humanize/hooks',
id: 62149795,
issues_url: 'https://api.github.com/orgs/python-humanize/issues',
login: 'python-humanize',
members_url: 'https://api.github.com/orgs/python-humanize/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjYyMTQ5Nzk1',
public_members_url: 'https://api.github.com/orgs/python-humanize/public_members{/member}',
repos_url: 'https://api.github.com/orgs/python-humanize/repos',
url: 'https://api.github.com/orgs/python-humanize'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/python-humanize/humanize/issues/258/comments'
},
commits: {
href: 'https://api.github.com/repos/python-humanize/humanize/pulls/258/commits'
},
html: {
href: 'https://github.com/python-humanize/humanize/pull/258'
},
issue: {
href: 'https://api.github.com/repos/python-
|
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|