Skip to content

[DEV-999] fix: use non conflicting number for custom options#25

Merged
w1am merged 1 commit intomainfrom
w1am/dev-999-client-is-causing-a-proto-namespace-conflict-with-in-house
Nov 25, 2025
Merged

[DEV-999] fix: use non conflicting number for custom options#25
w1am merged 1 commit intomainfrom
w1am/dev-999-client-is-causing-a-proto-namespace-conflict-with-in-house

Conversation

@w1am
Copy link
Copy Markdown
Contributor

@w1am w1am commented Nov 25, 2025

Fixed #24

@linear
Copy link
Copy Markdown

linear Bot commented Nov 25, 2025

@w1am w1am merged commit e8c3657 into main Nov 25, 2025
18 checks passed
@w1am w1am deleted the w1am/dev-999-client-is-causing-a-proto-namespace-conflict-with-in-house branch November 25, 2025 13:52
Copy link
Copy Markdown

@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: 'Tue, 25 Nov 2025 13:52:55 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': '33C2:CF289:59CACA:5C0448:6925B4B7',
   'x-ratelimit-limit': '5000',
   'x-ratelimit-remaining': '4990',
   'x-ratelimit-reset': '1764082372',
   'x-ratelimit-resource': 'core',
   'x-ratelimit-used': '10',
   'x-xss-protection': '0'
 },
 request: {
   method: 'POST',
   url: 'https://api.github.com/repos/kurrent-io/KurrentDB-Client-Go/merges',
   headers: {
     accept: 'application/vnd.github.v3+json',
     'user-agent': 'octokit-core.js/3.3.2 Node.js/20.19.5 (linux; x64)',
     authorization: 'token [REDACTED]',
     'content-type': 'application/json; charset=utf-8'
   },
   body: '{"base":"cherry-pick-cherry-pick/25/w1am/dev-999-client-is-causing-a-proto-namespace-conflict-with-in-house-release/v1.0-e9562e88-3e60-430f-98c6-492c281abdcf","commit_message":"Merge a320c0c25c5e2de07835bee30bd307cef3426d47 into cherry-pick-cherry-pick/25/w1am/dev-999-client-is-causing-a-proto-namespace-conflict-with-in-house-release/v1.0-e9562e88-3e60-430f-98c6-492c281abdcf [skip ci]\\n\\n\\nskip-checks: true\\n","head":"a320c0c25c5e2de07835bee30bd307cef3426d47"}',
   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-Go/actions/runs/19671874955

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

client is causing a proto namespace conflict with in-house applications

1 participant