Skip to content

Force newer version of Eclipse core transitive dependency (resolves C… #58

Force newer version of Eclipse core transitive dependency (resolves C…

Force newer version of Eclipse core transitive dependency (resolves C… #58

Triggered via push November 20, 2023 11:21
Status Success
Total duration 1m 8s
Artifacts
update_release_draft
54s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '6929378103', 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, 20 Nov 2023 11:23:03 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': '0CD1:2427:20264E5:21A3097:655B4196', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '995', 'x-ratelimit-reset': '1700482933', '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: '6929378103', name: 'push', payload: { after: 'b72a9cf96a77caefb4a0cd9ba816168408efeb1b', base_ref: null, before: '7588593db3d314558c0bd26654df43e113462cc8', commits: [ { author: { email: '[email protected]', name: 'David Osorno', username: 'davidosorno' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ee66199dead52754caff9fe7793b2362aa3a26d3', message: 'Allow adding URL to the cluster (#3574)\n' + '\n' + '### Description\r\n' + 'Allow adding URLs to the OpenSearch cluster with support for both\r\n' + 'http:// and https:// for external logs.\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: David Osorno <[email protected]>', timestamp: '2023-11-14T10:21:21-05:00', tree_id: 'cc4b9768965e5104764bd88ed44a7bdf5f7c8d74', url: 'https://github.com/samuelcostae/security/commit/ee66199dead52754caff9fe7793b2362aa3a26d3' }, { author: { email: '[email protected]', name: 'Darshit Chanpura', username: 'DarshitChanpura' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5b7531941cca59673aa3e809b0afe3c20da
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: '6929378103', name: 'push', payload: { after: 'b72a9cf96a77caefb4a0cd9ba816168408efeb1b', base_ref: null, before: '7588593db3d314558c0bd26654df43e113462cc8', commits: [ { author: { email: '[email protected]', name: 'David Osorno', username: 'davidosorno' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'ee66199dead52754caff9fe7793b2362aa3a26d3', message: 'Allow adding URL to the cluster (#3574)\n' + '\n' + '### Description\r\n' + 'Allow adding URLs to the OpenSearch cluster with support for both\r\n' + 'http:// and https:// for external logs.\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: David Osorno <[email protected]>', timestamp: '2023-11-14T10:21:21-05:00', tree_id: 'cc4b9768965e5104764bd88ed44a7bdf5f7c8d74', url: 'https://github.com/samuelcostae/security/commit/ee66199dead52754caff9fe7793b2362aa3a26d3' }, { author: { email: '[email protected]', name: 'Darshit Chanpura', username: 'DarshitChanpura' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '5b7531941cca59673aa3e809b0afe3c20dae86d9', message: 'Ensures that jacoco test report is produced after integration test task completes (#3662)\n' + '\n' + 'Signed-off-by: Darshit Chanpura <[email protected]>', timestamp: '2023-11-14T15:14:18-05:00', tree_id: 'c9609add13c672a0dd3acc4897b5d3cbc0eb8b85', url: 'https://github.com/samuelcostae/security/commit/5b7531941cca59673aa3e809b0afe3c20dae86d9' }, { author: { email: '[email protected]', name: 'Craig Perkins', username: 'cwperks' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'b7f47b1f516bee03a7dfaeec3a9133e4eafa3a73', message: 'Use BytesRestResponse constructor with contentType in asRestResponse (#3717)\n' + '\n' + '### Description\r\n' + '\r\n' + 'Modifies `SecurityResponse.asRestResponse` to use the corresponding\r\n' + 'constructor for `BytesRestResponse` if the `SecurityResponse` contains\r\n' + 'the content-type header. This adds a test that fails before the change\r\n' + 'and demonstrates how using the constructor of BytesRestResponse without\r\n' + 'content-type defaults to text/plain\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Craig Perkins <[email protected]>\r\n' + 'Signed-off-by: Stephen Crawford <[email protected]>\r\n' + 'Signed-off-by: Craig Perkins <[email protected]>\r\n' + 'Co-authored-by: Stephen Crawford <[email protected]>\r\n' + 'Co-authored-by: Stephen Crawford <[email protected]>', timestamp: '2023-11-16T10:09:52-05:00', tree_id: 'bfa5f45d83f4a15c3ca656d35745bd789224df44', url: 'https://github.com/samuelcostae/security/commit/b7f47b1f516bee03a7dfaeec3