Skip to content

refactor: restore Python compatibility and isolate admin transport #27

refactor: restore Python compatibility and isolate admin transport

refactor: restore Python compatibility and isolate admin transport #27

Triggered via pull request August 7, 2026 16:27
Status Success
Total duration 31s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 5 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:104:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '31197646940', name: 'pull_request', payload: { action: 'opened', number: 18, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/261509151?v=4', description: '', events_url: 'https://api.github.com/orgs/StreamLineLabs/events', hooks_url: 'https://api.github.com/orgs/StreamLineLabs/hooks', id: 261509151, issues_url: 'https://api.github.com/orgs/StreamLineLabs/issues', login: 'StreamLineLabs', members_url: 'https://api.github.com/orgs/StreamLineLabs/members{/member}', node_id: 'O_kgDOD5ZQHw', public_members_url: 'https://api.github.com/orgs/StreamLineLabs/public_members{/member}', repos_url: 'https://api.github.com/orgs/StreamLineLabs/repos', url: 'https://api.github.com/orgs/StreamLineLabs' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/issues/18/comments' }, commits: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/pulls/18/commits' }, html: { href: 'https://github.com/StreamLineLabs/streamline-python-sdk/pull/18' }, issue: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/issues/18' }, review_comment: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/pulls/18/comments' }, self: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/pulls/18' }, statuses: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/statuses/c01ab68dba3a2a7591871aaedfe4ea3333a21d7e' } }, active_lock_reason: null, additions: 1984, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'StreamLineLabs: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/StreamLineLabs/streamline-python-sdk/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/assignees{/user}', blobs_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/branches{/branch}', clone_url: 'https://github.com/StreamLineLabs/streamline-python-sdk.git', collaborators_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/comments{/number}', commits_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/commits{/sha}', compare_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/contents/{+path}'
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '31197646940', status: 422, response: { url: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/releases/289350638', 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, Warning', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Fri, 07 Aug 2026 16:27:54 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-edge-region': 'iad', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '1C41:3440A9:35118E1:B49EAFC:6A760789', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4999', 'x-ratelimit-reset': '1786123674', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '1', '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/StreamLineLabs/streamline-python-sdk/releases/289350638', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/24', 'x-github-delivery': '31197646940', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"## What's Changed\\n\\n* No changes\\n\\n**Full Changelog**: https://github.com/StreamLineLabs/streamline-python-sdk/compare/v0.3.0...v0.3.1\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.3.1","tag_name":"v0.3.1","target_commitish":"refs/pull/18/merge"}`, request: {} }, event: { id: '31197646940', name: 'pull_request', payload: { action: 'opened', number: 18, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/261509151?v=4', description: '', events_url: 'https://api.github.com/orgs/StreamLineLabs/events', hooks_url: 'https://api.github.com/orgs/StreamLineLabs/hooks', id: 261509151, issues_url: 'https://api.github.com/orgs/StreamLineLabs/issues', login: 'StreamLineLabs', members_url: 'https://api.github.com/orgs/StreamLineLabs/members{/member}', node_id: 'O_kgDOD5ZQHw', public_members_url: 'https://api.github.com/orgs/StreamLineLabs/public_members{/member}', repos_url: 'https://api.github.com/orgs/StreamLineLabs/repos', url: 'https://api.github.com/orgs/StreamLineLabs' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/issues/18/comments' }, commits: { href: 'https://api.github.com/repos/StreamLineLabs/streamline-python-sdk/pulls/18/commits' }, html: { href: 'https://github.com/StreamLineLabs/streamline-python-sdk/pull/18' }, issue: { href: 'https://api.g
update_release_draft
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/)