Updates create accelerations flyout usage and side tree (#285) #41
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '8352054520',
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: 'Wed, 20 Mar 2024 00:35:55 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': '0818:AA301:87C294B:FA6D56D:65FA2F6B',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4989',
'x-ratelimit-reset': '1710896973',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '11',
'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: '8352054520',
name: 'push',
payload: {
after: 'd168db7402d077681d895309ebe05a50e8880e72',
base_ref: null,
before: '997c6669d0dcdbab4d384daa40bf4b5ebe19c356',
commits: [
{
author: {
email: '[email protected]',
name: 'Shenoy Pratik',
username: 'ps48'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd168db7402d077681d895309ebe05a50e8880e72',
message: 'Updates create accelerations flyout usage and side tree (#285)\n' +
'\n' +
'* init use observability deps\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update side tree view\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update tests\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update release notes\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* removes console.log\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* allow refresh only after first load\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 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: '8352054520',
name: 'push',
payload: {
after: 'd168db7402d077681d895309ebe05a50e8880e72',
base_ref: null,
before: '997c6669d0dcdbab4d384daa40bf4b5ebe19c356',
commits: [
{
author: {
email: '[email protected]',
name: 'Shenoy Pratik',
username: 'ps48'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd168db7402d077681d895309ebe05a50e8880e72',
message: 'Updates create accelerations flyout usage and side tree (#285)\n' +
'\n' +
'* init use observability deps\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update side tree view\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update tests\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update release notes\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* removes console.log\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* allow refresh only after first load\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' +
'* revert version to 3.0\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* on umount stop loading\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: '2024-03-19T17:33:39-07:00',
tree_id: '997870927c488c30183370af7f1baedb68a37878',
url: 'https://github.com/ps48/dashboards-query-workbench/commit/d168db7402d077681d895309ebe05a50e8880e72'
}
],
compare: 'https://github.com/ps48/dashboards-query-workbench/compare/997c6669d0dc...d168db7402d0',
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: 'd168db7402d077681d895309ebe05a50e8880e72',
message: 'Updates create accelerations flyout usage and side tree (#285)\n' +
'\n' +
'* init use observability deps\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update side tree view\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update tests\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* update release notes\r\n' +
'\r\n' +
'Signed-off-by: Shenoy Pratik <[email protected]>\r\n' +
'\r\n' +
'* removes con
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading