Skip to content

Add new configuration guides and reference material. #405

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

Merged
merged 19 commits into from
Jun 25, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Broken link
  • Loading branch information
jmacdotorg committed Jun 23, 2025
commit 89ad6fba72413a3096b76e30314f8df2fb33f8d9
2 changes: 1 addition & 1 deletion docs/guides/repository-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To view of modify your repsository settings using the CodeRabbit web interface,
1. Visit [the CodeRabbit web interface](https://app.coderabbit.ai/settings/repositories).
1. In the sidebar, click **Repositories**.
1. Click the gear-shaped **Settings** icon of the repository whose settings you want to view or modify.
1. If the **Use Organization Settings** toggle is on, then click it to turn it off. If you leave it on, then CodeRabbit applies the settings you have set through [the organization-configuration page](/guide/organization-settings) to this repository.
1. If the **Use Organization Settings** toggle is on, then click it to turn it off. If you leave it on, then CodeRabbit applies the settings you have set through [the organization-configuration page](/guides/organization-settings) to this repository.
1. Browse and modify the settings as needed. If you do make changes, click **Apply Changes** when you are finished.

## Configure your repository with `.coderabbit.yaml`
Expand Down
Loading