Skip to content

refactor(frontier): remove unused ListOrganizationsByDomain messages#491

Open
AmanGIT07 wants to merge 1 commit into
mainfrom
refactor/remove-list-orgs-by-domain-messages
Open

refactor(frontier): remove unused ListOrganizationsByDomain messages#491
AmanGIT07 wants to merge 1 commit into
mainfrom
refactor/remove-list-orgs-by-domain-messages

Conversation

@AmanGIT07

Copy link
Copy Markdown
Contributor

FrontierService declares no rpc that uses ListOrganizationsByDomainRequest or ListOrganizationsByDomainResponse. Nothing else in this repo references these messages. This removes the two message declarations.

🤖 Generated with Claude Code

FrontierService declares no rpc that uses ListOrganizationsByDomainRequest or ListOrganizationsByDomainResponse. Remove the unused message declarations.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

The latest Buf updates on your PR. Results from workflow Validate / validate (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed✅ passedJul 23, 2026, 6:32 AM

@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: b04add50-a197-407c-adf9-3867aa7f919b

📥 Commits

Reviewing files that changed from the base of the PR and between f0b06e6 and f7f9282.

📒 Files selected for processing (1)
  • raystack/frontier/v1beta1/frontier.proto
💤 Files with no reviewable changes (1)
  • raystack/frontier/v1beta1/frontier.proto

📝 Walkthrough

Walkthrough

The Frontier v1beta1 proto schema removes ListOrganizationsByDomainRequest and ListOrganizationsByDomainResponse. The request’s validated name field and the response’s repeated organizations field are no longer part of the compiled schema. JoinOrganizationRequest now follows ListOrganizationDomainsResponse.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: removing unused ListOrganizationsByDomain messages.
Description check ✅ Passed The description directly matches the changeset and explains why the two proto messages were removed.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants