Skip to content

bug fix for duplicate notification channels (#981) #1

bug fix for duplicate notification channels (#981)

bug fix for duplicate notification channels (#981) #1

Triggered via push June 28, 2024 00:29
Status Success
Total duration 29s
Artifacts
Update draft release notes
19s
Update draft release notes
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Update draft release notes
Resource not accessible by integration { name: 'HttpError', id: '9705476941', status: 403, response: { url: 'https://api.github.com/repos/danieldong51/alerting-dashboards-plugin/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: 'Fri, 28 Jun 2024 00:30:05 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'istio-envoy', '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-envoy-upstream-service-time': '80', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'D602:1A100F:E2F987:18FF1CC:667E040C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4997', 'x-ratelimit-reset': '1719538188', '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/danieldong51/alerting-dashboards-plugin/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 (set here)","tag_name":"(None)","body":"Compatible with OpenSearch Dashboards (**set version here**).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '9705476941', name: 'push', payload: { after: '738295f12c9fc1564f43941574eece8d3cebcfeb', base_ref: null, before: '17413715b8ad05dd546bfebf2d7f2501ec421df4', commits: [ { author: { email: '[email protected]', name: 'Amardeepsingh Siglani', username: 'amsiglan' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '7cef11ce5e9dd3848925cf26e9b1d0ac8ff64969', message: 'do not create Message component on every text change (#854)\n' + '\n' + 'Signed-off-by: Amardeepsingh Siglani <[email protected]>', timestamp: '2023-12-14T18:51:42-08:00', tree_id: '8071320bccdc37191de75d6cb9b6ce783ecbdc41', url: 'https://github.com/danieldong51/alerting-dashboards-plugin/commit/7cef11ce5e9dd3848925cf26e9b1d0ac8ff64969' }, { author: { email: '[email protected]', name: 'AWSHurneyt', username: 'AWSHurneyt' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'fb82368ed11025211e4c4bf9ed7b42b7fa642cd7', message: 'Implemented cross-cluster monitors. (#871)\n' + '\n' + '* Support any channel types from Not
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: '9705476941', name: 'push', payload: { after: '738295f12c9fc1564f43941574eece8d3cebcfeb', base_ref: null, before: '17413715b8ad05dd546bfebf2d7f2501ec421df4', commits: [ { author: { email: '[email protected]', name: 'Amardeepsingh Siglani', username: 'amsiglan' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '7cef11ce5e9dd3848925cf26e9b1d0ac8ff64969', message: 'do not create Message component on every text change (#854)\n' + '\n' + 'Signed-off-by: Amardeepsingh Siglani <[email protected]>', timestamp: '2023-12-14T18:51:42-08:00', tree_id: '8071320bccdc37191de75d6cb9b6ce783ecbdc41', url: 'https://github.com/danieldong51/alerting-dashboards-plugin/commit/7cef11ce5e9dd3848925cf26e9b1d0ac8ff64969' }, { author: { email: '[email protected]', name: 'AWSHurneyt', username: 'AWSHurneyt' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'fb82368ed11025211e4c4bf9ed7b42b7fa642cd7', message: 'Implemented cross-cluster monitors. (#871)\n' + '\n' + '* Support any channel types from Notification (#743)\r\n' + '\r\n' + '* Support any channel types from Notification\r\n' + '\r\n' + 'Signed-off-by: Ashish Agrawal <[email protected]>\r\n' + '\r\n' + '* Remove unused CHANNEL_TYPES constant\r\n' + '\r\n' + 'Signed-off-by: Ashish Agrawal <[email protected]>\r\n' + '\r\n' + '* Return empty array if failed to get features\r\n' + '\r\n' + 'Signed-off-by: Ashish Agrawal <[email protected]>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Ashish Agrawal <[email protected]>\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '* Drafted 2.11 release notes. (#764)\r\n' + '\r\n' + '* Drafted 2.11 release notes.\r\n' + '\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '* Drafted 2.11 release notes.\r\n' + '\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '* Removed "last updated by" sections from the UI. (#767)\r\n' + '\r\n' + '* Removed "last updated by" section from the UI as the SearchMonitor API can no longer return that info.\r\n' + '\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '* Updated cypress workflow.\r\n' + '\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: AWSHurneyt <[email protected]>\r\n' + '\r\n' + '* Onboard Jenkins prod docker image to github actions (#789)\r\n' + '\r\n' + '* Onboard Jenkins prod docker image to github actions\r\n' + '\r\n' + 'Signed-off-by: Peter
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/.