Skip to content

⬆️ Update pytz to v2025 #1564

⬆️ Update pytz to v2025

⬆️ Update pytz to v2025 #1564

Triggered via pull request January 5, 2026 21:50
Status Success
Total duration 10s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
6s
update_release_draft
Fit to window
Zoom out
Zoom in

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: '20730241588', name: 'pull_request', payload: { action: 'synchronize', after: '948aae18b8e61239991cf3d9edab92c43226ddc3', before: '92a3a8f8b184fbd6c1c7e6ae7fcc6c637a0772f0', number: 1173, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/issues/1173/comments' }, commits: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/1173/commits' }, html: { href: 'https://github.com/basnijholt/adaptive-lighting/pull/1173' }, issue: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/issues/1173' }, review_comment: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/1173/comments' }, self: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/1173' }, statuses: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/statuses/948aae18b8e61239991cf3d9edab92c43226ddc3' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'basnijholt:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/assignees{/user}', blobs_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/branches{/branch}', clone_url: 'https://github.com/basnijholt/adaptive-lighting.git', collaborators_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/comments{/number}', commits_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/commits{/sha}', compare_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/contents/{+path}', contributors_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/contributors', created_at: '2020-08-25T16:06:18Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/deployments', description: 'Adaptive Lighting custom component for Home Assistant', disabled: false, downloads_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/downloads', events_url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/events', fork: false, forks: 189, forks_count: 189, forks_url: 'https://api.github.com/repos/ba
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '20730241588', status: 422, response: { url: 'https://api.github.com/repos/basnijholt/adaptive-lighting/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', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 05 Jan 2026 21:50:36 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': '1BC1:2B1636:2B3B201:BC5FF6F:695C322B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1767653434', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/basnijholt/adaptive-lighting/releases', 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': '20730241588', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/1173/merge","name":"","tag_name":"","body":"## What’s Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/basnijholt/adaptive-lighting/compare/v1.30.0...v1.30.1\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '20730241588', name: 'pull_request', payload: { action: 'synchronize', after: '948aae18b8e61239991cf3d9edab92c43226ddc3', before: '92a3a8f8b184fbd6c1c7e6ae7fcc6c637a0772f0', number: 1173, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/issues/1173/comments' }, commits: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/1173/commits' }, html: { href: 'https://github.com/basnijholt/adaptive-lighting/pull/1173' }, issue: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/issues/1173' }, review_comment: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/1173/comments' }, self: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/pulls/1173' }, statuses: { href: 'https://api.github.com/repos/basnijholt/adaptive-lighting/statuses/948aae18b8e61239991cf3d9edab92c43226ddc3' } }, active_lock_reason: null, additions: 1, assignee: null,
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/)