Update large record report warning (#429) #6
draft-release-notes-workflow.yml
on: push
Update draft release notes
13s
Annotations
2 errors and 1 warning
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '10857599868',
status: 403,
response: {
url: 'https://api.github.com/repos/ps48/dashboards-reporting/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: 'Sat, 14 Sep 2024 00:03:54 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': '97C2:36F0FE:13C6A164:13EAC572:66E4D2EA',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4997',
'x-ratelimit-reset': '1726275824',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/ps48/dashboards-reporting/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 3.0.0","tag_name":"(None)","body":"Compatible with OpenSearch and OpenSearch Dashboards Version 3.0.0\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '10857599868',
name: 'push',
payload: {
after: '757d2484aa99927ec2768203aed829f1a8afc4ac',
base_ref: null,
before: 'f9a236da4fad3ea4dad1d2eda5efaaf7b28ec112',
commits: [
{
author: {
email: '[email protected]',
name: 'Károly Szakály',
username: 'szkly'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd4f95c906974b6e65fb2298f912b4327604102c3',
message: '[Feature] Add the ability to configure record limit/count from the UI (#395)\n' +
'\n' +
'* feat(components/report-settings): add field for variable record limits\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* fix(components/report-settings): set type for event target\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-settings): load existing record limit in edit mode\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-definition-details): show record limit on report definition details page\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[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 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: '10857599868',
name: 'push',
payload: {
after: '757d2484aa99927ec2768203aed829f1a8afc4ac',
base_ref: null,
before: 'f9a236da4fad3ea4dad1d2eda5efaaf7b28ec112',
commits: [
{
author: {
email: '[email protected]',
name: 'Károly Szakály',
username: 'szkly'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'd4f95c906974b6e65fb2298f912b4327604102c3',
message: '[Feature] Add the ability to configure record limit/count from the UI (#395)\n' +
'\n' +
'* feat(components/report-settings): add field for variable record limits\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* fix(components/report-settings): set type for event target\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-settings): load existing record limit in edit mode\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-definition-details): show record limit on report definition details page\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-definition-details): omit record limit for non saved search sources\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-details): show record limit on report details page\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* tests(cypress): add `force: true` to name input\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* tests(jest/snapshots): update snapshots\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* feat(components/report-settings): add proper i18n label for record limit input\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'\r\n' +
'* Update release notes\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Add potential OOM warning for large record limits\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'* Make memory warning more conservative based on original limit\r\n' +
'\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Károly Szakály <[email protected]>\r\n' +
'Signed-off-by: Simeon Widdis <[email protected]>\r\n' +
'Co-authored-by: Simeon Widdis <[email protected]>',
timestamp: '2024-09-09T12:07:56-07:00',
tree_id: 'b1cf5a111235254e3fce0df81e720f47ddf09698',
url: 'https://github.com/ps48/dashboards-reporting/commit/d4f95c906974b6e65fb2298f912b4327604102c3'
},
{
|
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/
|