Skip to content

Commit da479b6

Browse files
Add coderabbit config
1 parent 8f84c2d commit da479b6

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

.coderabbit.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
language: en-US
2+
tone_instructions: ""
3+
early_access: false
4+
enable_free_tier: true
5+
reviews:
6+
profile: chill
7+
request_changes_workflow: false
8+
high_level_summary: false
9+
sequence_diagrams: false
10+
estimate_code_review_effort: false
11+
auto_assign_reviewers: true
12+
poem: false
13+
labeling_instructions:
14+
- label: "Team/Authentication & registration"
15+
instructions: "Use for documentation related to custom authenticators, login flows, registration flows, application authentication settings, login UI, identity providers in login, MFA configuration and authentication steps."
16+
- label: "Team/User & identity administration"
17+
instructions: "Use for documentation related to user management, identity management, profile management, account settings, password management, user roles and permissions."
18+
- label: "Team/API Access Mgt & Authorization"
19+
instructions: "Use for documentation related to API authorization, OAuth/OIDC authorization issues, role management, permission management, consent management, scope management, access policies."
20+
- label: "Team/B2B"
21+
instructions: "Use for documentation related to sub-organization management, partner authentication, partner identity management, organization hierarchy."
22+
- label: "Team/Identity Server Core"
23+
instructions: "Use for documentation related to email provider configuration, SMS provider configuration, deployment configuration, server performance improvements, infrastructure issues, core backend services, tenant management, web application or API performance and maintenance."

0 commit comments

Comments
 (0)