Skip to content

Conversation

@w1am
Copy link
Collaborator

@w1am w1am commented Jul 23, 2025

No description provided.

@w1am w1am added cherry-pick:master Cherry picks PR into master branch cherry-pick:release/v1.0 Cherry picks PR into v1.0 release branch labels Jul 23, 2025
@w1am w1am merged commit 07bb7aa into release/legacy/v6.2 Jul 23, 2025
14 of 28 checks passed
@w1am w1am deleted the w1am/docs branch July 23, 2025 12:00
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 @w1am Failed to create cherry Pick PR due to error:

RequestError [HttpError]: Merge conflict
   at /home/runner/work/_actions/kurrent-io/Automations/master/cherry-pick-pr-for-label/node_modules/@octokit/request/dist-node/index.js:66:23
   at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
 status: '409',
 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',
   'content-length': '127',
   'content-security-policy': "default-src 'none'",
   'content-type': 'application/json; charset=utf-8',
   date: 'Wed, 23 Jul 2025 12:00:33 GMT',
   'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
   server: 'github.com',
   'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
   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': '5001:198C39:175F6:2E510:6880CEE1',
   'x-ratelimit-limit': '5000',
   'x-ratelimit-remaining': '4954',
   'x-ratelimit-reset': '1753275595',
   'x-ratelimit-resource': 'core',
   'x-ratelimit-used': '46',
   'x-xss-protection': '0'
 },
 request: {
   method: 'POST',
   url: 'https://api.github.com/repos/kurrent-io/KurrentDB-Client-NodeJS/merges',
   headers: {
     accept: 'application/vnd.github.v3+json',
     'user-agent': 'octokit-core.js/3.3.2 Node.js/20.19.3 (linux; x64)',
     authorization: 'token [REDACTED]',
     'content-type': 'application/json; charset=utf-8'
   },
   body: '{"base":"cherry-pick-cherry-pick/428/w1am/docs-master-8a84033e-bff0-4643-8054-bfa851282cf7","commit_message":"Merge 8f3b92bc1c32b176b03ecd0fccaf89c1314eb7b1 into cherry-pick-cherry-pick/428/w1am/docs-master-8a84033e-bff0-4643-8054-bfa851282cf7 [skip ci]\\n\\n\\nskip-checks: true\\n","head":"8f3b92bc1c32b176b03ecd0fccaf89c1314eb7b1"}',
   request: { agent: [Agent], hook: [Function: bound bound register] }
 },
 documentation_url: 'https://docs.github.com/rest/branches/branches#merge-a-branch'
}

🚨👉 Check https://github.com/kurrent-io/KurrentDB-Client-NodeJS/actions/runs/16470018224

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 @w1am Failed to create cherry Pick PR due to error:

RequestError [HttpError]: Merge conflict
   at /home/runner/work/_actions/kurrent-io/Automations/master/cherry-pick-pr-for-label/node_modules/@octokit/request/dist-node/index.js:66:23
   at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
 status: '409',
 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',
   'content-length': '127',
   'content-security-policy': "default-src 'none'",
   'content-type': 'application/json; charset=utf-8',
   date: 'Wed, 23 Jul 2025 12:00:36 GMT',
   'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
   server: 'github.com',
   'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
   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': '5001:198C39:1888C:30A0D:6880CEE4',
   'x-ratelimit-limit': '5000',
   'x-ratelimit-remaining': '4942',
   'x-ratelimit-reset': '1753275595',
   'x-ratelimit-resource': 'core',
   'x-ratelimit-used': '58',
   'x-xss-protection': '0'
 },
 request: {
   method: 'POST',
   url: 'https://api.github.com/repos/kurrent-io/KurrentDB-Client-NodeJS/merges',
   headers: {
     accept: 'application/vnd.github.v3+json',
     'user-agent': 'octokit-core.js/3.3.2 Node.js/20.19.3 (linux; x64)',
     authorization: 'token [REDACTED]',
     'content-type': 'application/json; charset=utf-8'
   },
   body: '{"base":"cherry-pick-cherry-pick/428/w1am/docs-release/v1.0-6c58bbb5-b1ba-4cf5-a564-f217ed08818c","commit_message":"Merge 8f3b92bc1c32b176b03ecd0fccaf89c1314eb7b1 into cherry-pick-cherry-pick/428/w1am/docs-release/v1.0-6c58bbb5-b1ba-4cf5-a564-f217ed08818c [skip ci]\\n\\n\\nskip-checks: true\\n","head":"8f3b92bc1c32b176b03ecd0fccaf89c1314eb7b1"}',
   request: { agent: [Agent], hook: [Function: bound bound register] }
 },
 documentation_url: 'https://docs.github.com/rest/branches/branches#merge-a-branch'
}

🚨👉 Check https://github.com/kurrent-io/KurrentDB-Client-NodeJS/actions/runs/16470018224

w1am added a commit that referenced this pull request Jul 23, 2025
w1am added a commit that referenced this pull request Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick:master Cherry picks PR into master branch cherry-pick:release/v1.0 Cherry picks PR into v1.0 release branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants