feat: hide default dashboard setting when workspace is enabled (#2198) #66
draft-release-notes-workflow.yml
on: push
Update draft release notes
1m 6s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '11389582378',
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, 17 Oct 2024 17:02:02 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': '5BC1:36BBF0:549500:A2CA9C:6711430A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4979',
'x-ratelimit-reset': '1729188058',
'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',
status: '403'
}
},
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/20.13.1 (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: '11389582378',
name: 'push',
payload: {
after: 'dac7c2cb283cb99e8fe0e6770895b5876cefbefd',
base_ref: null,
before: '6f74002e180fe44e876408109ea0d7c645b939e3',
commits: [
{
author: {
email: '[email protected]',
name: 'Jialiang Liang',
username: 'RyanL1997'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '5ae1889a3643b0d929d1efc105ca0c92ab8929e6',
message: "[Bug Fix] Fix the VPC integration's MV creation query (#2179)",
timestamp: '2024-09-27T10:51:31-07:00',
tree_id: '77199bd0bc92f5c0b80a28491a3598c52c52ac66',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/5ae1889a3643b0d929d1efc105ca0c92ab8929e6'
},
{
author: {
email: '[email protected]',
name: 'Simeon Widdis',
username: 'Swiddis'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'fb9027af0e35ed50d8ed574cccc535f112f486aa',
message: 'Add compile step before Cypress runs in CI (#2187)\n' +
'\n' +
'* Add compile step before run step\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Remove wait-for-st
|
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: '11389582378',
name: 'push',
payload: {
after: 'dac7c2cb283cb99e8fe0e6770895b5876cefbefd',
base_ref: null,
before: '6f74002e180fe44e876408109ea0d7c645b939e3',
commits: [
{
author: {
email: '[email protected]',
name: 'Jialiang Liang',
username: 'RyanL1997'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '5ae1889a3643b0d929d1efc105ca0c92ab8929e6',
message: "[Bug Fix] Fix the VPC integration's MV creation query (#2179)",
timestamp: '2024-09-27T10:51:31-07:00',
tree_id: '77199bd0bc92f5c0b80a28491a3598c52c52ac66',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/5ae1889a3643b0d929d1efc105ca0c92ab8929e6'
},
{
author: {
email: '[email protected]',
name: 'Simeon Widdis',
username: 'Swiddis'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'fb9027af0e35ed50d8ed574cccc535f112f486aa',
message: 'Add compile step before Cypress runs in CI (#2187)\n' +
'\n' +
'* Add compile step before run step\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Remove wait-for-startup step\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Fix detection of server startup\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Fix cache finding no lock files\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Add caches for different package targets\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Fix caches\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Add yarn cache to regular unit tests\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Remove target cache in ftr\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>',
timestamp: '2024-10-01T15:29:03-07:00',
tree_id: '9c67b0284c097e4cd44071a9141941f37fa905e3',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/fb9027af0e35ed50d8ed574cccc535f112f486aa'
},
{
author: {
email: '[email protected]',
name: 'Hailong Cui',
username: 'Hailong-am'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '0884b422827d457951c7125ac2c51e7a7e0e52b5',
message: 'fit&finish (#2186)\n' +
'\n' +
'Signed-off-by: Hailong Cui <[email protected]>\r\n' +
'\r\n' +
'increase timeout for CI\r\n' +
|
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/
|