Skip to content

chore: update sentence-transformers requirement from >=3.0 to >=6.0.1 #270

chore: update sentence-transformers requirement from >=3.0 to >=6.0.1

chore: update sentence-transformers requirement from >=3.0 to >=6.0.1 #270

Triggered via pull request September 13, 2026 01:42
Status Success
Total duration 31s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
24s
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:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:56365:18) { name: 'AggregateError', event: { id: '34731188412', name: 'pull_request', payload: { action: 'synchronize', after: 'c580660a2fb989287300c558450b91afdd8225a9', before: '81e3450c1184a47ff58967aeeda0b32562f43531', number: 71, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Cipher208/a-memory/issues/71/comments' }, commits: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/71/commits' }, html: { href: 'https://github.com/Cipher208/a-memory/pull/71' }, issue: { href: 'https://api.github.com/repos/Cipher208/a-memory/issues/71' }, review_comment: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/71/comments' }, self: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/71' }, statuses: { href: 'https://api.github.com/repos/Cipher208/a-memory/statuses/c580660a2fb989287300c558450b91afdd8225a9' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'Cipher208:master', ref: 'master', 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/Cipher208/a-memory/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/Cipher208/a-memory/assignees{/user}', blobs_url: 'https://api.github.com/repos/Cipher208/a-memory/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/Cipher208/a-memory/branches{/branch}', clone_url: 'https://github.com/Cipher208/a-memory.git', collaborators_url: 'https://api.github.com/repos/Cipher208/a-memory/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/Cipher208/a-memory/comments{/number}', commits_url: 'https://api.github.com/repos/Cipher208/a-memory/commits{/sha}', compare_url: 'https://api.github.com/repos/Cipher208/a-memory/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/Cipher208/a-memory/contents/{+path}', contributors_url: 'https://api.github.com/repos/Cipher208/a-memory/contributors', created_at: '2026-06-28T09:57:46Z', default_branch: 'master', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/Cipher208/a-memory/deployments', description: 'a-memory: 4-tier AI agent memory in plain SQLite — 5 MCP primitives, hybrid FTS5+binary search, knowledge graphs, envelope encryption. Local-only.', disabled: false, downloads_url: 'https://api.github.com/repos/Cipher208/a-memory/downloads', events_url: 'https://api.github.com/repos/Cipher208/a-memory/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/Cipher208/a-memory/forks', full_name: 'Cipher208/a-memory', git_commits_url: 'https://api.github.com/repos/Cipher208/a-memory/git/commit
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '34731188412', status: 422, response: { url: 'https://api.github.com/repos/Cipher208/a-memory/releases/378427846', 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: 'Sun, 13 Sep 2026 01:42: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-edge-region': 'iad', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '1C11:3ED0FE:677662A:14D82E63:6AA5FF8B', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4953', 'x-ratelimit-reset': '1789267199', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '47', '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/Cipher208/a-memory/releases/378427846', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.20.2 (linux; x64)', 'x-github-delivery': '34731188412', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n* No changes\\n\\n## Contributors\\n\\n@dependabot[bot] and Murat\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v1.9.1","tag_name":"v1.9.1","target_commitish":"refs/pull/71/merge"}', request: {} }, event: { id: '34731188412', name: 'pull_request', payload: { action: 'synchronize', after: 'c580660a2fb989287300c558450b91afdd8225a9', before: '81e3450c1184a47ff58967aeeda0b32562f43531', number: 71, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/Cipher208/a-memory/issues/71/comments' }, commits: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/71/commits' }, html: { href: 'https://github.com/Cipher208/a-memory/pull/71' }, issue: { href: 'https://api.github.com/repos/Cipher208/a-memory/issues/71' }, review_comment: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/71/comments' }, self: { href: 'https://api.github.com/repos/Cipher208/a-memory/pulls/71' }, statuses: { href: 'https://api.github.com/repos/Cipher208/a-memory/statuses/c580660a2fb989287300c558450b91afdd8225a9' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: {
update_release_draft
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: release-drafter/release-drafter@v6. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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/)