[documentation] Adds documentation to help fix local Lucene code erro… #78
draft-release-notes-workflow.yml
on: push
Update draft release notes
4s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '11449317059',
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: 'Mon, 21 Oct 2024 22:00:25 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': '61C4:2AD0CB:1779EB3:2CE7EF6:6716CEF9',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1729551623',
'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.13.1 (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: '11449317059',
name: 'push',
payload: {
after: 'a77ccac2d1fa939ae622acf6c0dd01d6d5bbca00',
base_ref: null,
before: '9f4a49a7e45211821d96181ce2a6842af18ce7ea',
commits: [
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ba94f757c5d9746264dce67a553faa13d0078b36',
message: 'Fixed unit test for neural query after recent knn change in rescore context (#927)\n' +
'\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-10-10T15:45:13-07:00',
tree_id: '3ca24d9c9a8d339571f5ca0e7888527455fa72db',
url: 'https://github.com/martin-gaievski/neural-search/commit/ba94f757c5d9746264dce67a553faa13d0078b36'
},
{
author: {
email: '[email protected]',
name: 'wdongyu',
username: 'wdongyu'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b15052c5bd3b8398b2be95ba303d775edb50ddd5',
message: 'Fix nested field missing sub embedding field (#913)\n' +
'\n' +
'* Adding non empty check before filling in result\r\n' +
'\r\n' +
|
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: '11449317059',
name: 'push',
payload: {
after: 'a77ccac2d1fa939ae622acf6c0dd01d6d5bbca00',
base_ref: null,
before: '9f4a49a7e45211821d96181ce2a6842af18ce7ea',
commits: [
{
author: {
email: '[email protected]',
name: 'Martin Gaievski',
username: 'martin-gaievski'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'ba94f757c5d9746264dce67a553faa13d0078b36',
message: 'Fixed unit test for neural query after recent knn change in rescore context (#927)\n' +
'\n' +
'Signed-off-by: Martin Gaievski <[email protected]>',
timestamp: '2024-10-10T15:45:13-07:00',
tree_id: '3ca24d9c9a8d339571f5ca0e7888527455fa72db',
url: 'https://github.com/martin-gaievski/neural-search/commit/ba94f757c5d9746264dce67a553faa13d0078b36'
},
{
author: {
email: '[email protected]',
name: 'wdongyu',
username: 'wdongyu'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'b15052c5bd3b8398b2be95ba303d775edb50ddd5',
message: 'Fix nested field missing sub embedding field (#913)\n' +
'\n' +
'* Adding non empty check before filling in result\r\n' +
'\r\n' +
'Signed-off-by: wangdongyu.danny <[email protected]>',
timestamp: '2024-10-11T08:25:09-07:00',
tree_id: 'b2a8cb6d59ee1a7c38042dea384188109c185439',
url: 'https://github.com/martin-gaievski/neural-search/commit/b15052c5bd3b8398b2be95ba303d775edb50ddd5'
},
{
author: {
email: '[email protected]',
name: 'Brian Flores',
username: 'brianf-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a77ccac2d1fa939ae622acf6c0dd01d6d5bbca00',
message: '[documentation] Adds documentation to help fix local Lucene code errors (#928)\n' +
'\n' +
'* Adds documentation to help fix local Lucene code errors\r\n' +
'\r\n' +
'Signed-off-by: Brian Flores <[email protected]>',
timestamp: '2024-10-11T16:06:56-07:00',
tree_id: 'd290f8eeac5ea5e0a3530d2dc617b4ac3c879233',
url: 'https://github.com/martin-gaievski/neural-search/commit/a77ccac2d1fa939ae622acf6c0dd01d6d5bbca00'
}
],
compare: 'https://github.com/martin-gaievski/neural-search/compare/9f4a49a7e452...a77ccac2d1fa',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Brian Flores',
username: 'brianf-aws'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a77ccac2d1fa939ae622acf6c0dd01d6d5bbca00',
message: '[documentation] Adds documentation to help fix local Lucene code errors (#928)\n' +
'\n' +
'* Adds documentation to help fix local Lucene code errors\r\n' +
'\r\n' +
'Signed-off-by: Brian Flores <[email protected]>',
timestamp: '2024-10-11T16:06:56-07:00',
tree_id: 'd29
|
Update draft release notes
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|