Skip to content

Resolve logback-classic to 1.2.13 (#3823) #70

Resolve logback-classic to 1.2.13 (#3823)

Resolve logback-classic to 1.2.13 (#3823) #70

Triggered via push December 15, 2023 20:46
Status Success
Total duration 1m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
update_release_draft
51s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '7226886912', 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: 'Fri, 15 Dec 2023 20:47:48 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': '93C1:6051:39DB7C:785EA9:657CBB74', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '997', 'x-ratelimit-reset': '1702676819', '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' } }, 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.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: '7226886912', name: 'push', payload: { after: '4234823444e9a15fca8a6c9fb31718d03f1d26e1', base_ref: null, before: '72ce183447c92ce2c7377f2cf9446d86126bf4e4', commits: [ { author: { email: '[email protected]', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4234823444e9a15fca8a6c9fb31718d03f1d26e1', message: 'Resolve logback-classic to 1.2.13 (#3823)\n' + '\n' + '### Description\r\n' + 'Resolve logback-classic to 1.2.13 to resolve\r\n' + 'https://github.com/advisories/GHSA-gm62-rw4g-vrc4\r\n' + '\r\n' + '### Issues Resolved\r\n' + 'Fix: #3821 \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'
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: '7226886912', name: 'push', payload: { after: '4234823444e9a15fca8a6c9fb31718d03f1d26e1', base_ref: null, before: '72ce183447c92ce2c7377f2cf9446d86126bf4e4', commits: [ { author: { email: '[email protected]', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4234823444e9a15fca8a6c9fb31718d03f1d26e1', message: 'Resolve logback-classic to 1.2.13 (#3823)\n' + '\n' + '### Description\r\n' + 'Resolve logback-classic to 1.2.13 to resolve\r\n' + 'https://github.com/advisories/GHSA-gm62-rw4g-vrc4\r\n' + '\r\n' + '### Issues Resolved\r\n' + 'Fix: #3821 \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' + 'Signed-off-by: Derek Ho <[email protected]>', timestamp: '2023-12-11T18:31:18+01:00', tree_id: '3a73984fa2e1eb04f016cc6fe3005092983f8e7c', url: 'https://github.com/willyborankin/security/commit/4234823444e9a15fca8a6c9fb31718d03f1d26e1' } ], compare: 'https://github.com/willyborankin/security/compare/72ce183447c9...4234823444e9', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Derek Ho', username: 'derek-ho' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '4234823444e9a15fca8a6c9fb31718d03f1d26e1', message: 'Resolve logback-classic to 1.2.13 (#3823)\n' + '\n' + '### Description\r\n' + 'Resolve logback-classic to 1.2.13 to resolve\r\n' + 'https://github.com/advisories/GHSA-gm62-rw4g-vrc4\r\n' + '\r\n' + '### Issues Resolved\r\n' + 'Fix: #3821 \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 co