Merge branch 'main' of github.com:opensearch-project/security #6
Annotations
2 errors
Resource not accessible by integration
{
name: 'HttpError',
id: '5728020613',
status: 403,
response: {
url: 'https://api.github.com/repos/derek-ho/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: 'Tue, 01 Aug 2023 14:21:43 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-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': 'DD01:3AC6:20C37C3:21B065D:64C914F7',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '993',
'x-ratelimit-reset': '1690903265',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'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/derek-ho/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: '5728020613',
name: 'push',
payload: {
after: '239c4f62274e6cd36c0a32e63fd38647898a3459',
base_ref: null,
before: '8063e1b64f880afb7dc54311f3110b162b913038',
commits: [
{
author: {
email: 'ples@aiven.io',
name: 'Andrey Pleskach',
username: 'willyborankin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '6bac470df67b16a22f496b052776e7afdd50e900',
message: 'Clean up REST API (Part 1) (#2900)\n' +
'\n' +
'### Description\r\n' +
'\r\n' +
'The aim of this PR is to start cleaning code in REST API since with the\r\n' +
'current implementation is difficult to understand and support.\r\n' +
'\r\n' +
'Changes:\r\n' +
'\r\n' +
'- Implemented new `RequestConetnValidator` class which uses the same\r\n' +
'validation logic as `AbstractConfigurationValidator`\r\n' +
'- Removed all redundant `AbstractConfigurationValidator` extensions \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
|
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: '5728020613',
name: 'push',
payload: {
after: '239c4f62274e6cd36c0a32e63fd38647898a3459',
base_ref: null,
before: '8063e1b64f880afb7dc54311f3110b162b913038',
commits: [
{
author: {
email: 'ples@aiven.io',
name: 'Andrey Pleskach',
username: 'willyborankin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '6bac470df67b16a22f496b052776e7afdd50e900',
message: 'Clean up REST API (Part 1) (#2900)\n' +
'\n' +
'### Description\r\n' +
'\r\n' +
'The aim of this PR is to start cleaning code in REST API since with the\r\n' +
'current implementation is difficult to understand and support.\r\n' +
'\r\n' +
'Changes:\r\n' +
'\r\n' +
'- Implemented new `RequestConetnValidator` class which uses the same\r\n' +
'validation logic as `AbstractConfigurationValidator`\r\n' +
'- Removed all redundant `AbstractConfigurationValidator` extensions \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: Andrey Pleskach <ples@aiven.io>',
timestamp: '2023-07-27T11:26:38-04:00',
tree_id: '4fb4efea30817bbd136df4bcd065f7347621753c',
url: 'https://github.com/derek-ho/security/commit/6bac470df67b16a22f496b052776e7afdd50e900'
},
{
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: false,
id: 'd3488e8c3a8c682277105ad84ccbc0a2df813194',
message: 'dependabot: bump kafka_version from 3.5.0 to 3.5.1 (#3041)\n' +
'\n' +
'Bumps `kafka_version` from 3.5.0 to 3.5.1.\r\n' +
'Updates `org.apache.kafka:kafka-clients` from 3.5.0 to 3.5.1\r\n' +
'\r\n' +
'Updates `org.apache.kafka:kafka_2.13` from 3.5.0 to 3.5.1\r\n' +
'\r\n' +
'Updates `org.apache.kafka:kafka-group-coordinator` from 3.5.0 to 3.5.1\r\n' +
'\r\n' +
'Updates `org.apache.kafka:kafka-metadata` from 3.5.0 to 3.5.1\r\n' +
'\r\n' +
'Updates `org.apache.kafka:kafka-storage` from 3.5.0 to 3.5.1\r\n' +
'\r\n' +
'\r\n' +
"Dependabot will resolve any conflicts with this PR as long as you don't\r\n" +
'alter it
|
The logs for this run have expired and are no longer available.
Loading