-
Notifications
You must be signed in to change notification settings - Fork 70
feat: add account number to the identity claims #1200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add account number to the identity claims #1200
Conversation
WalkthroughAdds a new string field accountNumber to the UserSignup CRD OpenAPI v3 schema under spec.identityClaims.properties, described as the value of the 'account_number' claim. No other fields or constraints were changed. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🔇 Additional comments (1)
✨ Finishing Touches🧪 Generate unit tests
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. Comment |
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, MatousJobanek, mfrancisc The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1200 +/- ##
=======================================
Coverage 70.99% 70.99%
=======================================
Files 82 82
Lines 8022 8022
=======================================
Hits 5695 5695
Misses 2120 2120
Partials 207 207 🚀 New features to boost your workflow:
|



generated from codeready-toolchain/api#487
Summary by CodeRabbit