Chore: pre-commit autoupdate #627
release-drafter.yaml
on: pull_request
update_release_draft
26s
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/c031e8ec0665c05db08e57fceb2160ef6b4c15c2/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/c031e8ec0665c05db08e57fceb2160ef6b4c15c2/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '22590444722',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '1c9e99da14f2936b130c5e8a9ee7cbec6fc1fbd6',
before: '2697ba5921040e1a36050fbe8848561b6b61466e',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/2730?v=4',
created_at: '2020-04-02T15:26:23Z',
description: 'The Linux Foundation is dedicated to building sustainable ecosystems around open source projects to accelerate technology development and industry adoption.',
html_url: 'https://github.com/enterprises/linux-foundation',
id: 2730,
name: 'The Linux Foundation',
node_id: 'MDEwOkVudGVycHJpc2UyNzMw',
slug: 'linux-foundation',
updated_at: '2025-07-11T19:41:56Z',
website_url: 'https://www.linuxfoundation.org/'
},
number: 172,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/202967442?v=4',
description: 'GitHub Actions used by LF Release Engineering',
events_url: 'https://api.github.com/orgs/lfreleng-actions/events',
hooks_url: 'https://api.github.com/orgs/lfreleng-actions/hooks',
id: 202967442,
issues_url: 'https://api.github.com/orgs/lfreleng-actions/issues',
login: 'lfreleng-actions',
members_url: 'https://api.github.com/orgs/lfreleng-actions/members{/member}',
node_id: 'O_kgDODBkJkg',
public_members_url: 'https://api.github.com/orgs/lfreleng-actions/public_members{/member}',
repos_url: 'https://api.github.com/orgs/lfreleng-actions/repos',
url: 'https://api.github.com/orgs/lfreleng-actions'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/issues/172/comments'
},
commits: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/pulls/172/commits'
},
html: {
href: 'https://github.com/lfreleng-actions/test-python-project/pull/172'
},
issue: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/issues/172'
},
review_comment: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/pulls/172/comments'
},
self: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/pulls/172'
},
statuses: {
href: 'https://api.github.com/repos/lfreleng-actions/test-python-project/statuses/1c9e99da14f2936b130c5e8a9ee7cbec6fc1fbd6'
}
},
active_lock_reason: null,
additions: 2,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'lfreleng-actions:main',
ref: 'main',
repo: {
allow_auto_merge: false,
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/lfreleng-actions/test-python-project/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/lfreleng-actions/test-python-project/assignees{/u
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '22590444722',
status: 422,
response: {
url: 'https://api.github.com/repos/lfreleng-actions/test-python-project/releases/217002861',
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, 02 Mar 2026 18:42:07 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': 'F400:1D1C6F:C8ADCD:367A5D8:69A5D9FF',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14982',
'x-ratelimit-reset': '1772480512',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '18',
'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/lfreleng-actions/test-python-project/releases/217002861',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)',
'x-github-delivery': '22590444722',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"- Feat: Add example standalone mypy linting configuration file @ModeSevenIndustrialSolutions (#32)\\n- Feat: Add dynamic versioning configuration for testing @ModeSevenIndustrialSolutions (#76)\\n- Feat: Add file with unsupported/EOL Python for testing @ModeSevenIndustrialSolutions (#89)\\n\\n## :zap: Enhancements :zap:\\n\\n- Feat: Add PDM support for dynamic versioning @ModeSevenIndustrialSolutions (#82)\\n\\n## :sparkles: New Features :sparkles:\\n\\n- Feat: Add pyproject.toml variations @ModeSevenIndustrialSolutions (#123)\\n\\n## :bug: Bug Fixes :bug:\\n\\n- Fix: Single character typo in config @ModeSevenIndustrialSolutions (#33)\\n- Fix: Call correct codeql reusable workflow name @ModeSevenIndustrialSolutions (#53)\\n- Fix: Update dependabot for conventional commit conformance @ModeSevenIndustrialSolutions (#44)\\n- Fix: Broken codeql badge codeql.yaml -> codeql.yml @ModeSevenIndustrialSolutions (#54)\\n\\n## :wrench: Maintenance :wrench:\\n\\n- Chore(deps): Bump step-security/harden-runner from 2.11.0 to 2.12.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#31)\\n- Chore: pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#35)\\n- Chore: Add GitHub workflow/action SHA pin compliance @ModeSevenIndustrialSolutions (#38)\\n- Chore: Update linting, add schema validation, add job timeouts @ModeSevenIndustrialSolutions (#36)\\n- Chore(deps): Bump lfreleng-actions/python-build-action @[dependabot[bot]](https://github.com/apps/dependabot) (#40)\\n- Chore: pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#39)\\n- Chore: pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#
|
|
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/)
|