Skip to content

[Enchancement] Removed dependency between "test" and "jacocoTestRepor… #37

[Enchancement] Removed dependency between "test" and "jacocoTestRepor…

[Enchancement] Removed dependency between "test" and "jacocoTestRepor… #37

Triggered via push August 19, 2023 19:28
Status Success
Total duration 1m 2s
Artifacts
update_release_draft
32s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '5913153236', status: 403, response: { url: 'https://api.github.com/repos/willyborankin/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: 'Sat, 19 Aug 2023 19:29:05 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', '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': '94E3:768A:12B122D:26A29EA:64E11801', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '990', 'x-ratelimit-reset': '1692476887', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', '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/willyborankin/security/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (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}', request: {} }, event: { id: '5913153236', name: 'push', payload: { after: '32d3112ad3415243572928a70e64e382cbdfd43b', base_ref: null, before: '5e8f12ce5afe95f2f510cddf2a5b2cf50c076a66', commits: [ { author: { email: '[email protected]', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'bd084c89baff0312a1b11b961e8b850b68e83829', message: 'Add Integration Test to confirm Core Change to Fix Search template request Auth (#2921)\n' + '\n' + 'Adds integration test to verify change in core, allowing proper\r\n' + 'authorization of search template request\r\n' + '\r\n' + 'related to: #1678 \r\n' + '\r\n' + '\r\n' + '### Description\r\n' + '[Describe what this change achieves]\r\n' + '* Category (Enhancement, New feature, Bug fix, Test fix, Refactoring,\r\n' + 'Maintenance, Documentation)\r\n' + '* Why these changes are required?\r\n' + '* What is the old behavior before changes and new behavior after\r\n' + 'changes?\r\n' + '\r\n' + '### Issues Resolved\r\n' + '[List any issues this PR will resolve]\r\n' + '\r\n' + 'Is this a backport? If so, please add backport PR # and/or commits #\r\n' + '\r\n' + '### Testing\r\n' + '[Please provide details of testing done: unit testi
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: '5913153236', name: 'push', payload: { after: '32d3112ad3415243572928a70e64e382cbdfd43b', base_ref: null, before: '5e8f12ce5afe95f2f510cddf2a5b2cf50c076a66', commits: [ { author: { email: '[email protected]', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'bd084c89baff0312a1b11b961e8b850b68e83829', message: 'Add Integration Test to confirm Core Change to Fix Search template request Auth (#2921)\n' + '\n' + 'Adds integration test to verify change in core, allowing proper\r\n' + 'authorization of search template request\r\n' + '\r\n' + 'related to: #1678 \r\n' + '\r\n' + '\r\n' + '### Description\r\n' + '[Describe what this change achieves]\r\n' + '* Category (Enhancement, New feature, Bug fix, Test fix, Refactoring,\r\n' + 'Maintenance, Documentation)\r\n' + '* Why these changes are required?\r\n' + '* What is the old behavior before changes and new behavior after\r\n' + 'changes?\r\n' + '\r\n' + '### Issues Resolved\r\n' + '[List any issues this PR will resolve]\r\n' + '\r\n' + 'Is this a backport? If so, please add backport PR # and/or commits #\r\n' + '\r\n' + '### Testing\r\n' + '[Please provide details of testing done: unit testing, integration\r\n' + 'testing and manual testing]\r\n' + '\r\n' + '### Check List\r\n' + '- [ ] New functionality includes testing\r\n' + '- [ ] New functionality has been documented\r\n' + '- [ ] Commits are signed per the DCO using --signoff\r\n' + '\r\n' + 'By submitting this pull request, I confirm that my contribution is made\r\n' + 'under the terms of the Apache 2.0 license.\r\n' + 'For more information on following Developer Certificate of Origin and\r\n' + 'signing off your commits, please check\r\n' + '[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Derek Ho <[email protected]>', timestamp: '2023-08-16T11:42:41-04:00', tree_id: '0a2117df7d128fe1b3d4236066234e8263c117bd', url: 'https://github.com/willyborankin/security/commit/bd084c89baff0312a1b11b961e8b850b68e83829' }, { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '7e33bf3426ad1d8074cff4d9e147800f790c09be', message: 'dependabot: bump actions/setup-java from 1 to 3 (#3142)\n' + '\n' + 'Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1\r\n' + 'to 3.\r\n' + '\r\n' + 'Also removes unused workflows\r\n' + '\r\n' + 'Signed-off-by: dependabot[bot] <[email protected]>\r\n' + 'Signed-off-by: Peter Nied <[email protected]>\r\n' +