style changes for rendering fullscreen data grid (#1275) #4
draft-release-notes-workflow.yml
on: push
Update draft release notes
36s
Annotations
2 errors
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '7049551697',
status: 403,
response: {
url: 'https://api.github.com/repos/sumukhswamy/dashboards-observability/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: 'Thu, 30 Nov 2023 16:43:56 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': 'C880:430D:2C626:5C09C:6568BBCC',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '979',
'x-ratelimit-reset': '1701366203',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '21',
'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/sumukhswamy/dashboards-observability/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* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7049551697',
name: 'push',
payload: {
after: '0a596ecf4f11a5a5af7976f02acad356fa1693a5',
base_ref: null,
before: '2d229b1882e7ab183560a3d9038ee937d84ab5ae',
commits: [
{
author: {
email: '[email protected]',
name: 'Eric Wei',
username: 'mengweieric'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e4e2bca6bb11b2680b984f4bf9864fdaa026e91f',
message: '[Explorer] Fixes for cancel button and saved object loading (#1197)\n' +
'\n' +
'* remove unused files\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
'* missing snapshots\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
'* remove unused files\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
'* move explorer button out of actions\r\n' +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
"* fix cancel button isn't working issue\r\n" +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
'* add sessionId to saved object loader\r\n' +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\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 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: '7049551697',
name: 'push',
payload: {
after: '0a596ecf4f11a5a5af7976f02acad356fa1693a5',
base_ref: null,
before: '2d229b1882e7ab183560a3d9038ee937d84ab5ae',
commits: [
{
author: {
email: '[email protected]',
name: 'Eric Wei',
username: 'mengweieric'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e4e2bca6bb11b2680b984f4bf9864fdaa026e91f',
message: '[Explorer] Fixes for cancel button and saved object loading (#1197)\n' +
'\n' +
'* remove unused files\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
'* missing snapshots\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
'* remove unused files\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
'* move explorer button out of actions\r\n' +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
"* fix cancel button isn't working issue\r\n" +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
'* add sessionId to saved object loader\r\n' +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
'* update snapshots\r\n' +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
'* status update issue on object loading\r\n' +
'\r\n' +
'Signed-off-by: Eric <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'Signed-off-by: Eric <[email protected]>',
timestamp: '2023-10-27T16:21:07-07:00',
tree_id: '3e8d3e180169e77ae9ae713efa43ea0bc42704cd',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/e4e2bca6bb11b2680b984f4bf9864fdaa026e91f'
},
{
author: {
email: '[email protected]',
name: 'Derek Ho',
username: 'derek-ho'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '667bbb7a5ef22d05ebc1957fa3ffbeadafb46b62',
message: 'Link integrations from datasources UI (#1203)\n' +
'\n' +
'Signed-off-by: Derek Ho <[email protected]>',
timestamp: '2023-10-30T10:56:22-07:00',
tree_id: '1f05834db3ed7a66f3ec51acb7da23178ba22fb5',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/667bbb7a5ef22d05ebc1957fa3ffbeadafb46b62'
},
{
author: {
email: '[email protected]',
name: 'Eric Wei',
username: 'mengweieric'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'eb2721ff986d89027c7f783bcad25d554b67bf78',
message: 'Saved object datasource backward compatibility fixes (#1208)\n' +
'\n' +
'* remove unused files\r\n' +
'\r\n' +
'Signed-off-by: Eric Wei <[email protected]>\r\n' +
'\r\n' +
|