[pre-commit.ci] pre-commit autoupdate #791
test.yml
on: pull_request
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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '19049415855',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '88fa071afd83f07c5d89a7f541a2afcf54a873d2',
before: '854289ad890a17f74ef703a477396231ea56f1a8',
number: 324,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/161911044?v=4',
description: '',
events_url: 'https://api.github.com/orgs/django-commons/events',
hooks_url: 'https://api.github.com/orgs/django-commons/hooks',
id: 161911044,
issues_url: 'https://api.github.com/orgs/django-commons/issues',
login: 'django-commons',
members_url: 'https://api.github.com/orgs/django-commons/members{/member}',
node_id: 'O_kgDOCaaRBA',
public_members_url: 'https://api.github.com/orgs/django-commons/public_members{/member}',
repos_url: 'https://api.github.com/orgs/django-commons/repos',
url: 'https://api.github.com/orgs/django-commons'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/issues/324/comments'
},
commits: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/324/commits'
},
html: {
href: 'https://github.com/django-commons/django-tasks-scheduler/pull/324'
},
issue: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/issues/324'
},
review_comment: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/324/comments'
},
self: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/pulls/324'
},
statuses: {
href: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/statuses/88fa071afd83f07c5d89a7f541a2afcf54a873d2'
}
},
active_lock_reason: null,
additions: 1,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'django-commons:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/assignees{/user}',
blobs_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/branches{/branch}',
clone_url: 'https://github.com/django-commons/django-tasks-scheduler.git',
collaborators_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/comments{/number}',
commits_url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/commits{/sha}',
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '19049415855',
status: 422,
response: {
url: 'https://api.github.com/repos/django-commons/django-tasks-scheduler/releases/249685787',
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, 03 Nov 2025 21:27:17 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': '8C21:74CFA:780F89:7A70E5:69091E35',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4942',
'x-ratelimit-reset': '1762207779',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '58',
'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/django-commons/django-tasks-scheduler/releases/249685787',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '19049415855',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"## Changes\\n\\n- [pre-commit.ci] pre-commit autoupdate @[pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci) (#323)\\n- Check for a valid Task before rendering its link @mbi (#318)\\n- pre-commit: Add codespell, pyproject-fmt, validate pyproject @cclauss (#322)\\n- Fix module permission check for queues and workers admin @danickfort (#313)\\n- Fix ruff rule INT001 for i18n services @cclauss (#317)\\n- fix:add pre-commit @cunla (#316)\\n- Apply more ruff linting rules @cclauss (#314)\\n- [ci] - Add Ruff formatting step to CI pipeline @DhavalGojiya (#312)\\n- Ruff rules for comprehensions and performance @cclauss (#310)\\n- Add free threaded Python 3.14t to CI workflow matrix @cclauss (#306)\\n- [FIX] - annotation handling for Python 3.14+ versions @DhavalGojiya (#309)\\n- Add introduction video to README @[copilot-swe-agent[bot]](https://github.com/apps/copilot-swe-agent) (#308)\\n- [FEAT] - Add CI check to validate 'uv.lock' is up-to-date @DhavalGojiya (#300)\\n- GitHub Actions: Turn off fail-fast so we can see all failures @cclauss (#303)\\n- Fix typos discovered by codespell @cclauss (#304)\\n- Add Python 3.14 to the CI workflow matrix @cclauss (#302)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v4.0.9 🌈","tag_name":"v4.0.9","target_commitish":"refs/pull/324/merge"}`,
request: {}
},
event: {
id: '19049415855',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '88fa071afd83f07c5d89a7f541a2afcf54a873d2',
before: '854289ad890a17f74ef703a477396231ea56f1a8',
number: 324,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/161911044?v=4',
description: '',
|
|
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/)
|