Explainability in hybrid query (#970) (#1014) #90
draft-release-notes-workflow.yml
on: push
Update draft release notes
3s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '12378501061',
status: 403,
response: {
url: 'https://api.github.com/repos/martin-gaievski/neural-search/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 17 Dec 2024 17:45:53 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
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': '703C:B697E:1700CA3:2D99843:6761B8D1',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1734461151',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/martin-gaievski/neural-search/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"Version (set here)","tag_name":"(None)","body":"Compatible with OpenSearch (**set version here**).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '12378501061',
name: 'push',
payload: {
after: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8',
base_ref: null,
before: '7feacd67b3c7694ff4a1c1c2b430f2447a1ed4ab',
commits: [
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8',
message: 'Explainability in hybrid query (#970) (#1014)\n' +
'\n' +
'* Added Explainability support for hybrid query\n' +
'\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-12-16T10:09:03-08:00',
tree_id: '395bd08e154667436062385b6a126bb8f64286fa',
url: 'https://github.com/martin-gaievski/neural-search/commit/393d49ab8d2f2a045f24700ee3de6c1acc98aca8'
}
],
compare: 'https://github.com/martin-gaievski/neural-search/compare/7feacd67b3c7...393d49ab8d2f',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '393d49ab8d2f2a045f24700ee3de6c
|
Update draft release notes
HttpError: Resource not accessible by integration
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: '12378501061',
name: 'push',
payload: {
after: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8',
base_ref: null,
before: '7feacd67b3c7694ff4a1c1c2b430f2447a1ed4ab',
commits: [
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8',
message: 'Explainability in hybrid query (#970) (#1014)\n' +
'\n' +
'* Added Explainability support for hybrid query\n' +
'\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-12-16T10:09:03-08:00',
tree_id: '395bd08e154667436062385b6a126bb8f64286fa',
url: 'https://github.com/martin-gaievski/neural-search/commit/393d49ab8d2f2a045f24700ee3de6c1acc98aca8'
}
],
compare: 'https://github.com/martin-gaievski/neural-search/compare/7feacd67b3c7...393d49ab8d2f',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '393d49ab8d2f2a045f24700ee3de6c1acc98aca8',
message: 'Explainability in hybrid query (#970) (#1014)\n' +
'\n' +
'* Added Explainability support for hybrid query\n' +
'\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-12-16T10:09:03-08:00',
tree_id: '395bd08e154667436062385b6a126bb8f64286fa',
url: 'https://github.com/martin-gaievski/neural-search/commit/393d49ab8d2f2a045f24700ee3de6c1acc98aca8'
},
pusher: { email: '[email protected]', name: 'martin-gaievski' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/martin-gaievski/neural-search/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/martin-gaievski/neural-search/assignees{/user}',
blobs_url: 'https://api.github.com/repos/martin-gaievski/neural-search/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/martin-gaievski/neural-search/branches{/branch}',
clone_url: 'https://github.com/martin-gaievski/neural-search.git',
collaborators_url: 'https://api.github.com/repos/martin-gaievski/neural-search/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/martin-gaievski/neural-search/comments{/number}',
commits_url: 'https://api.github.com/repos/martin-gaievski/neural-search/commits{/sha}',
compare_url: 'https://api.github.com/repos/martin-gaievski/neural-search/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/martin-gaievski/neural-search/contents/{+path}',
contributors_url: 'https://api.github.com/repos/martin-gaievski/neural-search/contributors',
created_at: 1676076762,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/martin-gaievski/neural-search/deployments',
description: 'Plugin that adds dense neural retrieval into the OpenSearch ecosytem',
disabled: false,
downloads_url: 'https://api.github.com/repos/mart
|
Update draft release notes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|