Support cancellation of async queries (#1177) #3
draft-release-notes-workflow.yml
on: push
Update draft release notes
29s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '6643959185',
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: 'Wed, 25 Oct 2023 17:25:43 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': 'B3C2:73D9:45738B:8D8958:65394F97',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '978',
'x-ratelimit-reset': '1698258318',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '22',
'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: '6643959185',
name: 'push',
payload: {
after: '2d229b1882e7ab183560a3d9038ee937d84ab5ae',
base_ref: null,
before: '6ef3f4b632c4cb9f8092cf1e3041f566ccab8f50',
commits: [
{
author: {
email: '[email protected]',
name: 'Derek Ho',
username: 'derek-ho'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '48b1bad100d86612f82004d3cae48267e879c7b8',
message: 'Remove integrations card from datasources (#1110)\n' +
'\n' +
'* Remove integrations card\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>\r\n' +
'\r\n' +
'* Fix test\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>\r\n' +
'\r\n' +
'* Also include copy changes\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>',
timestamp: '2023-10-11T15:06:29-07:00',
tree_id: '736cbb53fed5e99c30748f39df195fc8d577b117',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/48b1bad100d86612f82004d3cae48267e879c7b8'
},
{
author: {
email: '[email protected]',
name: 'Paul Sebastian',
username: 'paulstn'
},
committer: {
|
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: '6643959185',
name: 'push',
payload: {
after: '2d229b1882e7ab183560a3d9038ee937d84ab5ae',
base_ref: null,
before: '6ef3f4b632c4cb9f8092cf1e3041f566ccab8f50',
commits: [
{
author: {
email: '[email protected]',
name: 'Derek Ho',
username: 'derek-ho'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '48b1bad100d86612f82004d3cae48267e879c7b8',
message: 'Remove integrations card from datasources (#1110)\n' +
'\n' +
'* Remove integrations card\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>\r\n' +
'\r\n' +
'* Fix test\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>\r\n' +
'\r\n' +
'* Also include copy changes\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Derek Ho <[email protected]>',
timestamp: '2023-10-11T15:06:29-07:00',
tree_id: '736cbb53fed5e99c30748f39df195fc8d577b117',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/48b1bad100d86612f82004d3cae48267e879c7b8'
},
{
author: {
email: '[email protected]',
name: 'Paul Sebastian',
username: 'paulstn'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a1aeebde3c14dda38e926719ec71048eba86834e',
message: 'Include minor UI fixes for Log Explorer (#1107)\n' +
'\n' +
'* fix for auto-suggest drop down non-closing issue\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* removed background cards on sidebar selected and queried fields\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* explorer sidebar buttons show up\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* reintroduced inspect button functionality and moved buttons around\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* show visible but disabled add/remove field button\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* made override pattern button visible\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* disabled all buttons for log explorer direct query - except data source\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* remove redundancy\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'* updated sidebar snapshots\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Paul Sebastian <[email protected]>',
timestamp: '2023-10-11T15:26:34-
|
Update draft release notes
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/.
|