Skip to content

Add flow framework system indices and roles (#3851) #59

Add flow framework system indices and roles (#3851)

Add flow framework system indices and roles (#3851) #59

Triggered via push December 18, 2023 12:56
Status Success
Total duration 2m 52s
Artifacts
update_release_draft
55s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '7248373669', status: 403, response: { url: 'https://api.github.com/repos/samuelcostae/security/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, 18 Dec 2023 12:59:24 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': 'C0B9:3A44:B3DA6:173E29:6580422C', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '995', 'x-ratelimit-reset': '1702907810', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '5', '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/samuelcostae/security/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 version here)","tag_name":"","body":"Compatible with OpenSearch (set version here).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '7248373669', name: 'push', payload: { after: 'b996eb15640c56d657758a58279578e38c047202', base_ref: null, before: 'b72a9cf96a77caefb4a0cd9ba816168408efeb1b', commits: [ { author: { email: 'derek01778@gmail.com', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '07833294e750be097f75c8ccd7d40b882147112f', message: 'Revert "Upgrade logback-classic to address CVE CVE-2023-6378" (#3804)\n' + '\n' + 'Reverts opensearch-project/security#3801', timestamp: '2023-12-05T14:37:13-05:00', tree_id: '8b34d0ee9fe1225e265becc9a223179a96f6f897', url: 'https://github.com/samuelcostae/security/commit/07833294e750be097f75c8ccd7d40b882147112f' }, { author: { email: 'dev.maciej.mierzwa@gmail.com', name: 'MaciejMierzwa', username: 'MaciejMierzwa' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '93cf507cceca6989444c6b9a047538aa42fb5bf3', message: 'Enable windows platform for integration tests cases (#3706)\n' + '\n' + 'Signed-off-by: Maciej Mierzwa <dev.maciej.mierzwa@gmail.com>', timestamp: '2023-12-08T16:12:13-06:00', tree_id: '4a27153d7043e7244064b8caf682a9441e7
update_release_draft
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: '7248373669', name: 'push', payload: { after: 'b996eb15640c56d657758a58279578e38c047202', base_ref: null, before: 'b72a9cf96a77caefb4a0cd9ba816168408efeb1b', commits: [ { author: { email: 'derek01778@gmail.com', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '07833294e750be097f75c8ccd7d40b882147112f', message: 'Revert "Upgrade logback-classic to address CVE CVE-2023-6378" (#3804)\n' + '\n' + 'Reverts opensearch-project/security#3801', timestamp: '2023-12-05T14:37:13-05:00', tree_id: '8b34d0ee9fe1225e265becc9a223179a96f6f897', url: 'https://github.com/samuelcostae/security/commit/07833294e750be097f75c8ccd7d40b882147112f' }, { author: { email: 'dev.maciej.mierzwa@gmail.com', name: 'MaciejMierzwa', username: 'MaciejMierzwa' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '93cf507cceca6989444c6b9a047538aa42fb5bf3', message: 'Enable windows platform for integration tests cases (#3706)\n' + '\n' + 'Signed-off-by: Maciej Mierzwa <dev.maciej.mierzwa@gmail.com>', timestamp: '2023-12-08T16:12:13-06:00', tree_id: '4a27153d7043e7244064b8caf682a9441e7bf099', url: 'https://github.com/samuelcostae/security/commit/93cf507cceca6989444c6b9a047538aa42fb5bf3' }, { author: { email: 'pdaoglou@gmail.com', name: 'Pavlos Daoglou', username: 'dpavlos' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'a5f3e4e5e9bc80583b19df73f2e01b97c6e018e9', message: '[BUG-3791] Adds missing permissions in logstash static role (#3792)\n' + '\n' + 'Signed-off-by: Pavlos Daoglou <pdaoglou@gmail.com>', timestamp: '2023-12-08T16:23:40-06:00', tree_id: 'be5157a19f610ebbf19307f9992a4ab593089546', url: 'https://github.com/samuelcostae/security/commit/a5f3e4e5e9bc80583b19df73f2e01b97c6e018e9' }, { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: 'noreply@github.com', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4911798a5a467cc4a34efc8900f2e5210abb45b4', message: 'Bump com.nimbusds:nimbus-jose-jwt from 9.37.2 to 9.37.3 (#3817)\n' + '\n' + 'Bumps\r\n' + '[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)\r\n' + 'from 9.37.2 to 9.37.3.\r\n' + '<details>\r\n' + '<summary>Changelog</summary>\r\n' + '<p><em>Sourced from <a\r\n' + `href="https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt">com.nimbusds:nimbus-jose-jwt's\r\n` + 'changelog</a>.</em></p>\r\n' + '<blockquote>\r\n' + '<p>version 1.0 (2012-03-01)</p>\r\n' + '<ul>\r\n' + '<li>First version based on the OpenInfoCar