[PM-33853] llm: Add Billing domain to CLAUDE.md#2500
Merged
andrebispo5 merged 1 commit intomainfrom Mar 27, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository’s Claude configuration documentation to reflect the newly introduced Billing/ domain under the shared framework’s Core/ and UI/ layers, aligning documentation with the billing API work in the referenced feature PR.
Changes:
- Add
Billing/to the documentedBitwardenShared/Core/domain list. - Add
Billing/to the documentedBitwardenShared/UI/domain list. - Update “do not add new top-level subdirectories” guidance to include
Billing/as an allowed fixed domain.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fedemkr
approved these changes
Mar 27, 2026
Contributor
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2500 +/- ##
==========================================
- Coverage 86.91% 85.80% -1.12%
==========================================
Files 1846 2076 +230
Lines 163489 178294 +14805
==========================================
+ Hits 142098 152983 +10885
- Misses 21391 25311 +3920 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
morganzellers-bw
pushed a commit
that referenced
this pull request
Mar 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-33853
📔 Objective
Update CLAUDE.md to document the new
Billing/domain inCore/andUI/subdirectories.This change is part of PR #2496 which introduces the BillingAPIService for premium upgrade endpoints. The CLAUDE.md update was split into a separate PR to keep the billing API changes focused.
Reference: #2496
📸 Screenshots
N/A - Documentation changes only.