Use smaller and compressed varients of buttons and form components (#… #54
draft-release-notes-workflow.yml
on: push
Update draft release notes
44s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '10462024726',
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: 'Mon, 19 Aug 2024 22:41:28 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': '888B:197FE8:1A36E3E:32428AF:66C3CA18',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4977',
'x-ratelimit-reset': '1724107651',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '23',
'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: '10462024726',
name: 'push',
payload: {
after: '69d12cee1b0e43869d078e30cc996e9d685e44a9',
base_ref: null,
before: '359cdf9623a35d93010a28bd404438bf8ea4deec',
commits: [
{
author: {
email: '[email protected]',
name: 'Miki',
username: 'AMoo-Miki'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '69d12cee1b0e43869d078e30cc996e9d685e44a9',
message: 'Use smaller and compressed varients of buttons and form components (#2068)\n' +
'\n' +
'* Use EuiSmallButton\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiSmallButtonIcon\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiSmallButtonEmpty\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedFormRow\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedField*\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedSelect and EuiCompressedSuperSelect\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\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 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: '10462024726',
name: 'push',
payload: {
after: '69d12cee1b0e43869d078e30cc996e9d685e44a9',
base_ref: null,
before: '359cdf9623a35d93010a28bd404438bf8ea4deec',
commits: [
{
author: {
email: '[email protected]',
name: 'Miki',
username: 'AMoo-Miki'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '69d12cee1b0e43869d078e30cc996e9d685e44a9',
message: 'Use smaller and compressed varients of buttons and form components (#2068)\n' +
'\n' +
'* Use EuiSmallButton\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiSmallButtonIcon\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiSmallButtonEmpty\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedFormRow\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedField*\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedSelect and EuiCompressedSuperSelect\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedFilePicker\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedRadio and EuiCompressedRadioGroup\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedSwitch\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedEuiTextArea\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedComboBox\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiSmallFilterButton\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Undo unnecessary EuiSmallButton* uses\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Use EuiCompressedSuperDatePicker\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Fix tests and snapshots\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'* Fix tests and snapshots\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Miki <[email protected]>',
timestamp: '2024-08-19T15:31:41-07:00',
tree_id: '9330f35dfb2f87d4dec3220c4742ddb93eed4ca4',
url: 'https://github.com/sumukhswamy/dashboards-observability/commit/69d12cee1b0e43869d078e30cc996e9d685e44a9'
}
],
compare: 'https://github.com/sumukhswamy/dashboards-observability/compare/359cdf9623a3...69d12cee1b0e',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'miki
|
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/
|