libsql: Fix metadata handling #5324
release-drafter.yml
on: pull_request
update_release_draft
24s
Annotations
2 errors
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '17236555422',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d9247b1ea105a3a016b52d30167a321a73f175a',
before: '630c55f8c032c329c98a8910082019d6771511da',
number: 2149,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/139391156?v=4',
description: 'The next evolution of SQLite.',
events_url: 'https://api.github.com/orgs/tursodatabase/events',
hooks_url: 'https://api.github.com/orgs/tursodatabase/hooks',
id: 139391156,
issues_url: 'https://api.github.com/orgs/tursodatabase/issues',
login: 'tursodatabase',
members_url: 'https://api.github.com/orgs/tursodatabase/members{/member}',
node_id: 'O_kgDOCE7wtA',
public_members_url: 'https://api.github.com/orgs/tursodatabase/public_members{/member}',
repos_url: 'https://api.github.com/orgs/tursodatabase/repos',
url: 'https://api.github.com/orgs/tursodatabase'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/tursodatabase/libsql/issues/2149/comments'
},
commits: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/2149/commits'
},
html: { href: 'https://github.com/tursodatabase/libsql/pull/2149' },
issue: {
href: 'https://api.github.com/repos/tursodatabase/libsql/issues/2149'
},
review_comment: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/2149/comments'
},
self: {
href: 'https://api.github.com/repos/tursodatabase/libsql/pulls/2149'
},
statuses: {
href: 'https://api.github.com/repos/tursodatabase/libsql/statuses/4d9247b1ea105a3a016b52d30167a321a73f175a'
}
},
active_lock_reason: null,
additions: 31,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: {
commit_message: null,
commit_title: null,
enabled_by: {
avatar_url: 'https://avatars.githubusercontent.com/u/81939?v=4',
events_url: 'https://api.github.com/users/penberg/events{/privacy}',
followers_url: 'https://api.github.com/users/penberg/followers',
following_url: 'https://api.github.com/users/penberg/following{/other_user}',
gists_url: 'https://api.github.com/users/penberg/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/penberg',
id: 81939,
login: 'penberg',
node_id: 'MDQ6VXNlcjgxOTM5',
organizations_url: 'https://api.github.com/users/penberg/orgs',
received_events_url: 'https://api.github.com/users/penberg/received_events',
repos_url: 'https://api.github.com/users/penberg/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/penberg/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/penberg/subscriptions',
type: 'User',
url: 'https://api.github.com/users/penberg',
user_view_type: 'public'
},
merge_method: 'merge'
},
base: {
label: 'tursodatabase:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_mer
|
|
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '17236555422',
status: 422,
response: {
url: 'https://api.github.com/repos/tursodatabase/libsql/releases/142283557',
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',
connection: 'close',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 26 Aug 2025 11:22:23 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': '7C22:1810:ECA50B:35EC1A9:68AD98EF',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1756210922',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/tursodatabase/libsql/releases/142283557',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.19.4 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n- More immutable methods @penberg (#2141)\\n- Update README.md links for language clients to the new tursodatabase repos @russellromney (#2111)\\n- Add support for namespace to the remote connection builder @jameswritescode (#2091)\\n- Add `columns` information for Hrana Statements @levydsa (#2058)\\n- Downgrade Tokio @penberg (#2011)\\n- docs: Fix minor style/grammar issues in markdown files @Allypost (#1931)\\n- Retire native WAL @penberg (#1973)\\n- Retire durable WAL @penberg (#1987)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"SQLD v0.24.33","tag_name":"libsql-server-v0.24.33","target_commitish":"refs/pull/2149/merge"}',
request: {}
},
event: {
id: '17236555422',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d9247b1ea105a3a016b52d30167a321a73f175a',
before: '630c55f8c032c329c98a8910082019d6771511da',
number: 2149,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/139391156?v=4',
description: 'The next evolution of SQLite.',
events_url: 'https://api.github.com/orgs/tursodatabase/events',
hooks_url: 'https://api.github.com/orgs/tursodatabase/hooks',
id: 139391156,
issues_url: 'https://api.github.com/orgs/tursodatabase/issues',
login: 'tursodatabase',
members_url: 'https://api.github.com/orgs/tursodatabase/members{/member}',
node_id: 'O_kgDOCE7wtA',
public_members_url: 'https://api.github.com/orgs/tursodatabase/public_members{/member}',
repos_url: 'https://api.github.com/orgs/tursodatabase/repos',
url: 'https://api.github.com/orgs/tursodatabase'
},
pull_request: {
_links: {
comments
|