Support dark mode and session for sql, minor bug fixes (#165) #24
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '6619230998',
status: 403,
response: {
url: 'https://api.github.com/repos/ps48/dashboards-query-workbench/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, 23 Oct 2023 21:28:16 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',
'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': '8491:4B4B:BCEAB:185564:6536E570',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '994',
'x-ratelimit-reset': '1698100090',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '6',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/ps48/dashboards-query-workbench/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"Version 0.0.0","tag_name":"(None)","body":"Compatible with OpenSearch and OpenSearch Dashboards Version 0.0.0\\n* 2x main merge ([#1](https://github.com/opensearch-project/dashboards-query-workbench/pull/1))\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '6619230998',
name: 'push',
payload: {
after: '937ff30faf54c1cc4159c706129f8fff77057964',
base_ref: null,
before: '75f9cca194453cec6b9320a0ef4fbc92c932241a',
commits: [
{
author: {
email: '[email protected]',
name: 'Shenoy Pratik',
username: 'ps48'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '937ff30faf54c1cc4159c706129f8fff77057964',
message: 'Support dark mode and session for sql, minor bug fixes (#165)\n' +
'\n' +
'* suport dark mode and editor theming from dev tools\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* remove sql editor theme, add session check\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update snapshots\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* minor fixes\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* fix import\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* fix job query url\r\n' +
'\r\n' +
'S
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6619230998',
name: 'push',
payload: {
after: '937ff30faf54c1cc4159c706129f8fff77057964',
base_ref: null,
before: '75f9cca194453cec6b9320a0ef4fbc92c932241a',
commits: [
{
author: {
email: '[email protected]',
name: 'Shenoy Pratik',
username: 'ps48'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '937ff30faf54c1cc4159c706129f8fff77057964',
message: 'Support dark mode and session for sql, minor bug fixes (#165)\n' +
'\n' +
'* suport dark mode and editor theming from dev tools\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* remove sql editor theme, add session check\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update snapshots\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* minor fixes\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* fix import\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* fix job query url\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update poll interval to 2000\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>',
timestamp: '2023-10-20T16:35:26-07:00',
tree_id: '69fc795ad0b6dad4793fef0bf225fd8cdca271cd',
url: 'https://github.com/ps48/dashboards-query-workbench/commit/937ff30faf54c1cc4159c706129f8fff77057964'
}
],
compare: 'https://github.com/ps48/dashboards-query-workbench/compare/75f9cca19445...937ff30faf54',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Shenoy Pratik',
username: 'ps48'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '937ff30faf54c1cc4159c706129f8fff77057964',
message: 'Support dark mode and session for sql, minor bug fixes (#165)\n' +
'\n' +
'* suport dark mode and editor theming from dev tools\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* remove sql editor theme, add session check\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update snapshots\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* minor fixes\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* fix import\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* fix job query url\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\
|
The logs for this run have expired and are no longer available.
Loading