Skip to content
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

Update YAML settings in configure-coderabbit.md #40

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Conversation

hasit
Copy link
Contributor

@hasit hasit commented Apr 16, 2024

No description provided.

@hasit hasit self-assigned this Apr 16, 2024
Copy link

netlify bot commented Apr 16, 2024

👷 Deploy request for reliable-buttercream-0e11cf pending review.

A Netlify team Owner will need to approve the deploy before you can run your build.

Are you a team Owner? Visit the deploys page to approve it

Need more help? Learn more in the Netlify docs

Name Link
🔨 Latest commit 56184b2

Copy link

cloudflare-workers-and-pages bot commented Apr 16, 2024

Deploying coderabbit-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 56184b2
Status: ✅  Deploy successful!
Preview URL: https://3755aeae.coderabbit-docs.pages.dev
Branch Preview URL: https://hasit-tools-guide.coderabbit-docs.pages.dev

View logs

@coderabbitai coderabbitai deleted a comment from coderabbitaidev bot Apr 17, 2024
@guritfaq
Copy link
Contributor

@coderabbitai review

@coderabbitai coderabbitai deleted a comment from coderabbitaidev bot Apr 17, 2024
@guritfaq
Copy link
Contributor

@coderabbitai review

Copy link
Contributor

coderabbitaidev bot commented Apr 17, 2024

Walkthrough

This update enhances the CodeRabbit documentation by adding YAML configuration examples and integration settings for various tools like languagetool, github-checks, markdownlint, ruff, and shellcheck, aiming to streamline and improve the configuration process.

Changes

File Path Change Summary
docs/.../configure-coderabbit.md Added YAML examples for path_instructions, and integrations for multiple tools under tools section.

Possibly related issues

  • PR comments support ai-pr-reviewer#495: The addition of github-checks integration could align with the objective to enable AI code review triggered by PR level comments, as it involves GitHub integration which is central to handling PR reviews.

Recent Review Details

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 901a550 and 56184b2.
Files selected for processing (1)
  • docs/guides/configure-coderabbit.md (3 hunks)
Additional Context Used
LanguageTool (77)
docs/guides/configure-coderabbit.md (77)

Near line 10: Possible spelling mistake found.
Context: ...low options. sidebar_position: 2 --- CodeRabbit offers various configuration options to...


Near line 14: Possible spelling mistake found.
Context: ...e below options : 1. Configure using CodeRabbit YAML File (Recommended) 2. **Config...


Near line 15: Possible spelling mistake found.
Context: ...** (Recommended) 2. Configure using CodeRabbit UI Configuration defined in the YAML...


Near line 19: Possible spelling mistake found.
Context: ...e settings in the UI. ### 1. Configure CodeRabbit using a YAML File {#yaml} You can add ...


Near line 49: Loose punctuation mark.
Context: ...e ``` YAML settings: 1. language: Set the language for reviews using the ...


Near line 50: Possible spelling mistake found.
Context: ... the ISO language code. For example, "ja" configures reviews in Japanese. 2. **...


Near line 51: Loose punctuation mark.
Context: ... in Japanese. 2. tone_instructions: Set the tone for the reviews and the ch...


Near line 53: Loose punctuation mark.
Context: ...fool who doesn't!' 3. early_access: Enroll in the early access program to t...


Near line 55: Loose punctuation mark.
Context: ...ease (default:false). 4. reviews: Configurations for the code reviews. ...


Near line 57: Loose punctuation mark.
Context: ...ws. - request_changes_workflow: Enable request changes review workflow ...


Near line 58: Possible spelling mistake found.
Context: ...equest changes review workflow for CodeRabbit reviews. (default: false). - **`hi...


Near line 59: Loose punctuation mark.
Context: ... false). - high_level_summary: CodeRabbit generates a high-level summa...


Near line 59: Possible spelling mistake found.
Context: ...false). - **high_level_summary`**: CodeRabbit generates a high-level summary of the ...


Near line 61: Loose punctuation mark.
Context: ...hanges (default:true). - poem: Indicates whether a creative poem shoul...


Near line 63: Loose punctuation mark.
Context: ...efault:true). - review_status: Indicates the status of the review (def...


Near line 64: Loose punctuation mark.
Context: ...true). - collapse_walkthrough: Collapses the walkthrough comment ...


Near line 66: Loose punctuation mark.
Context: ...efault:false). - path_filters: Specifies file patterns to exclude or i...


Near line 67: Possible spelling mistake found.
Context: ...r a review, such as !dist/** and src/**.tsx, using glob notation. Example: `...


Near line 75: Loose punctuation mark.
Context: ...* ``` - path_instructions: Provides specific additional guidelines...


Near line 93: Loose punctuation mark.
Context: ... test." ``` - auto_review: Manages settings for automated code rev...


Near line 95: Loose punctuation mark.
Context: ...ue). - **ignore_title_keywords`**: Review will be ignored if a pull reques...


Near line 98: Loose punctuation mark.
Context: ..., "DO NOT MERGE". - **labels`**: Review will be triggered if a pull requ...


Near line 100: Loose punctuation mark.
Context: ... (case-insensitive). - drafts: Determines whether draft pull requests ...


Near line 102: Loose punctuation mark.
Context: ...ult: true). - base_branches: A list of base branches for which the r...


Near line 111: Loose punctuation mark.
Context: ... - "feat/.*" ``` - tools: Configurations for the tools used in th...


Near line 112: Loose punctuation mark.
Context: ...sed in the review. - ast-grep: Configurations for the ast-grep tool....


Near line 112: Possible spelling mistake found.
Context: ... ast-grep: Configurations for the ast-grep tool. - rule_dirs: The di...


Near line 113: Loose punctuation mark.
Context: ...ast-grep tool. - **rule_dirs**: The directory name where the custom as...


Near line 113: Possible spelling mistake found.
Context: ...**: The directory name where the custom ast-grep rules are stored. - **...


Near line 115: Loose punctuation mark.
Context: ... are stored. - util_dirs: The directory name where the custom `as...


Near line 115: Possible spelling mistake found.
Context: ...**: The directory name where the custom ast-grep utils are stored. - **...


Near line 117: Loose punctuation mark.
Context: ... are stored. - packages: A package allows you to share rules acr...


Near line 118: Possible spelling mistake found.
Context: ...sentially, a package is a collection of ast-grep rules. - github-checks: Con...


Near line 119: Loose punctuation mark.
Context: ...-grep rules. - **github-checks`**: Configuration for GitHub Checks integra...


Near line 120: Loose punctuation mark.
Context: ...ecks integration. - enabled: Enable integration, defaults to true. ...


Near line 121: Loose punctuation mark.
Context: ...aults to true. - timeout_ms: Time in milliseconds to wait for all Gi...


Near line 122: Loose punctuation mark.
Context: ... (no timeout). - markdownlint: Configuration for markdownlint integr...


Near line 122: Possible spelling mistake found.
Context: ...- markdownlint: Configuration for markdownlint integration. - enabled: E...


Near line 123: Loose punctuation mark.
Context: ...int integration. - **enabled`**: Enable integration, defaults to true. ...


Near line 124: Loose punctuation mark.
Context: ...ion, defaults to true. - ruff: Configuration for ruff integration. ...


Near line 125: Loose punctuation mark.
Context: ...uff integration. - **enabled`**: Enable integration, defaults to true. ...


Near line 126: Loose punctuation mark.
Context: ...efaults to true. - shellcheck: Configuration for shellcheck integrat...


Near line 126: Possible spelling mistake found.
Context: ... - shellcheck: Configuration for shellcheck integration. - enabled: E...


Near line 127: Loose punctuation mark.
Context: ...eck integration. - **enabled`**: Enable integration, defaults to true. ...


Near line 128: Loose punctuation mark.
Context: ...aults to true. - languagetool: Configuration for languagetool integr...


Near line 128: Possible spelling mistake found.
Context: ...- languagetool: Configuration for languagetool integration. - enabled: E...


Near line 129: Loose punctuation mark.
Context: ...ool integration. - **enabled`**: Enable integration, defaults to true. ...


Near line 130: Loose punctuation mark.
Context: ..., defaults to true. - level: The level of the rule. Can be one `defa...


Near line 130: To form a complete sentence, be sure to include a subject or ‘there’.
Context: ... - level: The level of the rule. Can be one default or picky. If set to ...


Near line 131: Loose punctuation mark.
Context: ...ormal text. - enabled_rules: IDs of rules to be enabled. The rule wo...


Near line 132: Loose punctuation mark.
Context: ... the rule. - disabled_rules: IDs of rules to be disabled. - *...


Near line 133: Loose punctuation mark.
Context: ...abled. - enabled_categories: IDs of categories to be enabled. ...


Near line 134: Loose punctuation mark.
Context: ...bled. - disabled_categories: IDs of categories to be disabled. ...


Near line 135: Loose punctuation mark.
Context: ...be disabled. - enabled_only: Only the rules and categories whose IDs...


Near line 164: Loose punctuation mark.
Context: ... - "CASING" ``` 5. chat: Defines the behavior of CodeRabbit's bo...


Near line 164: Possible spelling mistake found.
Context: ... 5. chat: Defines the behavior of CodeRabbit's bot in conversations. - **`auto_re...


Near line 165: Loose punctuation mark.
Context: ... in conversations. - auto_reply: The bot automatically replies without t...


Near line 169: Possible spelling mistake found.
Context: ... tagging it (default: true). Refer: [CodeRabbit Configuration Schema](https://coderabbi...


Near line 214: Loose punctuation mark.
Context: ...tings: 1. enable_draft_pr_reviews: Set to false to disable draft pul...


Near line 216: Loose punctuation mark.
Context: ...additional_branches_to_be_reviewed: Define additional branches to be rev...


Near line 218: Loose punctuation mark.
Context: ...nch. 3. disable_high_level_summary: If set to true, disables high-lev...


Near line 220: Loose punctuation mark.
Context: ...ration. 4. path_based_instructions: Allows you to specify instructions base...


Near line 223: Loose punctuation mark.
Context: ... style guide. 5. ignored_pr_titles: Specifies ignored PR titles, in this ca...


Near line 225: Loose punctuation mark.
Context: ...k in Progress). 6. review_language: Sets the review language to French (`fr...


Near line 225: Make sure that ‘fr’ means ‘franc’. Did you mean “for”?
Context: ...**: Sets the review language to French (fr). 7. disable_poem: If set to **`...


Near line 226: Loose punctuation mark.
Context: ... to French (fr). 7. disable_poem: If set to false, enables the "poe...


Near line 227: Loose punctuation mark.
Context: ..." feature. 8. early_access_program: Determines whether to enable the early ...


Near line 229: Loose punctuation mark.
Context: ...is case). 9. exclude_file_patterns: Specifies patterns for excluding certai...


Near line 231: Loose punctuation mark.
Context: ....md. 10. **limit_reviews_by_label`: Limits reviews by label, targeting "fir...


Near line 233: Loose punctuation mark.
Context: ... label reviews. 11. disable_review: Totally disables automatic code reviews...


Near line 235: Loose punctuation mark.
Context: ...ository. 12. disable_review_status: This is the comment posted for each inc...


Near line 239: Loose punctuation mark.
Context: .... 13. collapse_walkthrough_comment: Specifies whether to collapse walkt...


Near line 244: Possible spelling mistake found.
Context: ...e review.

### 2. Configure CodeRabbit through the UI Reviews can also be con...


Near line 259: Possible spelling mistake found.
Context: ... in which you want the review feedback. CodeRabbit supports most of the widely used langua...


Near line 270: Possible spelling mistake found.
Context: ...eviews can be initiated on-demand using CodeRabbit commands. **Enable draft pull request ...


Near line 272: Possible spelling mistake found.
Context: ... pull request reviews:** Select whether CodeRabbit should review the draft pull requests. ...


Near line 281: Possible spelling mistake found.
Context: ...mits to existing pull requests once the CodeRabbit app is installed. Should you have any q...

Additional comments not posted (4)
docs/guides/configure-coderabbit.md (4)

68-74: Ensure the example provided for path_filters is clear and correct.

This example clearly demonstrates how to use glob patterns to exclude XML files and anything in a generated directory, which is a common requirement.


65-77: > 📝 NOTE

This review was outside the diff hunks and was mapped to the diff hunk with the greatest overlap. Original lines [74-93]

Review the new path_instructions for clarity and completeness.

The added instructions for JavaScript and unit tests are detailed and provide clear guidelines, which should help maintain consistency and quality in code reviews.


105-109: Verify the regex pattern for base_branches.

Ensure that the regex patterns specified for base_branches are correctly implemented and tested in the system.

Verification successful

The regex patterns for base_branches specified in the docs/guides/configure-coderabbit.md file have been successfully located in the codebase. The patterns "develop" and "feat/.*" are correctly implemented in the YAML configuration as intended. This confirms that the documentation aligns with the expected configuration syntax and usage.

Conclusion:

  • The regex patterns for base_branches are correctly documented and implemented in the system as per the findings in the docs/guides/configure-coderabbit.md.
Scripts Executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Check if the regex patterns for base branches are correctly implemented in the system.
echo "Verify regex patterns for base branches: 'develop' and 'feat/.*'"
# Manual verification needed, no automated script can be provided for internal checks.

Length of output: 150



Script:

#!/bin/bash
# Search for the usage of 'develop' and 'feat/.*' regex patterns in the codebase
rg "base_branches:\s*\n\s*-\s*\"develop\"\s*\n\s*-\s*\"feat/.*\"" -C 3

Length of output: 260



Script:

#!/bin/bash
# Search for the usage of 'develop' and 'feat/.*' regex patterns in the codebase using multiline mode
rg --multiline "base_branches:\s*\n\s*-\s*\"develop\"\s*\n\s*-\s*\"feat/.*\"" -C 3

Length of output: 637


119-136: Confirm the configurations for new tools are correctly implemented.

The configurations for github-checks, markdownlint, ruff, shellcheck, and languagetool have been added. Ensure these are correctly implemented and integrated into the system.


Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@hasit hasit merged commit e018d21 into master Apr 18, 2024
1 check passed
@hasit hasit deleted the hasit/tools-guide branch April 18, 2024 15:55
tyaga001 pushed a commit that referenced this pull request Oct 16, 2024
* Update YAML settings in configure-coderabbit.md

* Add configuration for `languagetool` integration in configure-coderabbit.md
tyaga001 added a commit that referenced this pull request Oct 17, 2024
* Coderabbit Docs Rework (wip)

* WIP blog page

* Fixed images

* Wip added all blogs and docs

* ✏️ Remove asterisk from CodeRabbit heading

* Add Tailwind CSS configuration and update page title

* Update logo href and navbar styling

* Update Docusaurus configuration and custom CSS

* Update routing and styling

* Add sitemap configuration and update redirect paths

* blog: cost effective generative ai app

* fix: numbering

* Update CodeRabbit links in documentation

* Update CodeRabbit documentation

* Update base URL and redirect to external documentation

* Update links to Get Started page

* Add new images and update links in docusaurus.config.ts and sidebars.ts

* Add redirect to documentation page

* Update slug in introduction.md

* Update introduction.md and docusaurus.config.ts, delete index.tsx

* Add code to change the docs link on the navbar

* Remove unnecessary code and add redirect for docs

* Update docs link and hide SVG icon

* Adjustments for mobile view in custom.css

* Update logo size and padding for smaller screens, center Discord link, and hide certain navbar links on mobile

* Update image paths in CodeRabbit deep dive blog post

* Update image in introduction.md

* Update image URL in blog post

* Update favicon links in blog post

* Update og:image URL in blog post

* Update blog post image URLs

* Update image URLs in blog posts

* feat: added document under integration on integration with self hosted gitlab

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: Karan Singh <[email protected]>

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: Karan Singh <[email protected]>

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: Karan Singh <[email protected]>

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: Karan Singh <[email protected]>

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: Karan Singh <[email protected]>

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update docs/integrations/self-hosted-gitlab.md

Co-authored-by: Karan Singh <[email protected]>

* Update self-hosted-gitlab.md

* blog: modern ai stack for devs

* citation: codex model use in gh copilot

* fix: gh citation link

* fix: typo

* fix: typo

* Update index.md

* founderblogmissing

* Remove markdown file

* Update CodeRabbit description and add privacy and security information

* Update link in introduction.md

* nit

* Add new images and delete old image files

* Update self-hosted-gitlab.md

* Update customize-coderabbit.md

* Update self-hosted-gitlab.md

* Update customize-coderabbit.md

* format blog file

* format all blog files

* hide version 1 schema

* Update faq.md

* Fix images for light and dark mode. Made improvements to docs (#22)

* Add ast-grep documentation page

* Update the ast-grep documentation to include the coderabbit config file changes

* Fix language review

* Update coderabbit.yaml schema for ast-grep tool naming

* Update coderabbig guide page with new coderabbit.yaml changes

* Update 2023-11-13-boosting-engineering-efficiency.md

* Move ast-grep documentation under the prompt-customization page

* Change ast-grep naming

* Correct grammar for ast-grep documentation

* update faqs

* restructure existing blog posts

* Add ast-grep documentation page

* Update the ast-grep documentation to include the coderabbit config file changes

* Fix language review

* Update coderabbit.yaml schema for ast-grep tool naming

* Move ast-grep documentation under the prompt-customization page

* restructure existing docs

* review feedback

* add preview image

* use directory instead of folder terminology

* nit

* add disqus comments

* fix admonitions

* add fn acquisition blog (#27)

* add fn acquisition blog

* add links

* small fix

* update blog post

* update blog post

* update preview image

* update preview image

* minor update to the FAQ

* Daily Standup Reporting Docs (#28)

* Add daily standup reporting docs and images

* Coderabbit suggestions

* Add packages section and update existing docs for ast-grep (#29)

* updateschemaexample (#31)

* updateschemaexample

* Update customize-coderabbit.md

* minorchanges (#32)

* updatefaq

* FAQs

* doc fixes (#33)

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: Gur singh <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix path instructions example

* change the default example for coderabbit yaml

* Blog - AI Code Reviews  (#36)

* newblog

* RenameFolder

* updatedesc

* update example

* blog home page

* blog featured posts

* AdminAccessToken

* FixCasing

* updatecasing

* update docs

* update schema

* remove daily standup guide

* Update YAML settings in configure-coderabbit.md (#40)

* Update YAML settings in configure-coderabbit.md

* Add configuration for `languagetool` integration in configure-coderabbit.md

* update pricing

* remove pnpm

* ast-grep update

* update knowledge_base settings

* mention ast-grep-essentials

* add review.profile to docs

* update review status

* revert review status change

* add quotes

* minor

* improve config docs

* add playground link

* placeholder for high-level summary

* remove v1 config documentation

* remove ignore title example

* remove ignore title example

* UpatePauseCommandMessage

* update docs

* Update introduction.md

* Add config for biome and hadolint (#43)

* update auto_incremental_review

* improve config docs

* chore: Update CodeRabbit configuration settings (#44)

* chore: Add config for new tools (#45)

* UpdateDataPrivacy

* chore: Update SwiftLint configuration file path (#47)

* Update self hosted onboarding guide

* update auto title

* update phpstan instructions

* Update npm dependencies and add docusaurus-json-schema-plugin (#49)

* Update npm dependencies and add docusaurus-json-schema-plugin

* Show CodeRabbit config schema from a file

* Update faqs typos (#51)

* ♻️ Clean faq typos

* 💄 Update .png for support help dark and light mode

* ♻️ Misc fixes and improvements

* update docs

* Create initial Gitlab Saas integration page

* Update GitLab page content on the how to section with a note

* add tip

* update limits

* 📝 Add Documentation for Deleting Account (#55)

* On-demand report generation docs (#56)

* Ondemand report input schema format

* On-demand reporting docs

* CodeRabbit suggestions

* Typo

* Add linter documentation (#59)

* Add linter documentation

- Update sidebar positions in documentation guides

* docs: Move linter documentation to tools folder

* Add more tools

* Add LanguageTool documentation and configuration

* Update Biome documentation and configuration

* docs: Update linter documentation and configuration

* chore: Update tools category label in _category_.yml

* chore: Update tools category label and add new tools

* docs: Fix typo in Biome linter documentation

* chore: Add SwiftLint documentation and configuration

* Add golangci-lint, PHPStan, and SwiftLint documentation and configuration

* Add Yamllint documentation and configuration

* Add Checkov and Gitleaks documentation and configuration

* Update tool configuration documentation (#60)

* chore: Update tool configuration documentation

* Update tool configuration documentation

* Update Gitleaks documentation (#61)

* Update introduction.md and add video (#62)

* Add table for Supported Tools by languages (#63)

* Add table for Supported Tools by languages

* Update supported tools table and documentation

* Update tool configuration documentation

* Update introduction and CodeRabbit documentation (#64)

* Update introduction and CodeRabbit documentation

* Update FAQ documentation

* Update CodeRabbit documentation and remove reference to GitHub Copilot

* Update CodeRabbit documentation and remove reference to GitHub Copilot

* Update default settings for CodeRabbit tools (#65)

* feat: added docs for detekt and eslint (#67)

* feat: added docs for detekt and eslint

* fix: lint

* Add segment script and update iframe attributes for YouTube video player (#68)

* Improve Documentation Structure and Accessibility in Markdown Files (#69)

* Major refactor

- Move configure and tools to top level
- Update category positions
- Move images to static dir
- Update links

* Update image file name in introduction.md

* Update sidebar positions for integrations documentation

* Update category positions for documentation

* Update knowledge base integration description

* Update FAQ with CodeRabbit comparison and CodeRabbit's uniqueness

* Update redirects in docusaurus.config.ts

* Update Jira and Linear integration configuration in knowledge base

* Update GitLab integration documentation

* Self-Hosted GitHub onboarding docs (#66)

* Initial draft of Self-Hosted GitHub onboarding

* Fix issues and reorg steps

* Rebase & fix conflicts

* sidebar_position

* Add step to install GitHub App for Self-Hosted (#70)

* Add step to install GitHub App

* Disclaimer

* Coderabbit suggestion: install -> installation

* Coderabbit suggestions

* Remove ESLint from JavaScript tools documentation (#71)

* Add supported git platforms page in documentation (#72)

* Add supported git platforms page in documentation

* Fix typo in platforms.md

* chore: Update redirect paths in docusaurus.config.ts

* added yaml editor (#74)

* added yaml editor

* name fix

* moved component to one code block

* removed logs

* Feature yaml editor (#76)

* added yaml editor

* name fix

* moved component to one code block

* removed logs

* fix: yaml editor

* fix: reviews

* new line

* fix: merge fix

* Update schema.v2.json

* 🎨 Run Markdownlint and Prettier (#84)

* added correct scopes (#88)

Co-authored-by: dikshant <[email protected]>

* Add Azure DevOps initial docs page

* Update Azure DevOps

* add redirect

* rename AzureDevOps page

* SaaS GitLab change to Gitlab.com and added relevant redirect Update GitLab sidebar label and link references in documentation  (#93)

* SaaS GitLab change to Gitlab.com and added relevant redirect

* changes for the self-hosted-github to Github Enterprise Server

* Azure DevOps Server Support

* Update platforms.md

* Remove segment (#104)

* update: introduction and added a CTA
minor change to recreate the PR

---------

Co-authored-by: Karan Singh <[email protected]>
Co-authored-by: gitcommitshow <[email protected]>
Co-authored-by: coderabbit-amank <[email protected]>
Co-authored-by: Gur singh <[email protected]>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Gur <[email protected]>
Co-authored-by: Harjot Gill <[email protected]>
Co-authored-by: Karan Singh <[email protected]>
Co-authored-by: petrisorcoderabbit <[email protected]>
Co-authored-by: Jaseel <[email protected]>
Co-authored-by: petrisorcoderabbit <[email protected]>
Co-authored-by: Hasit Mistry <[email protected]>
Co-authored-by: Hasit Mistry <[email protected]>
Co-authored-by: Ruhan Muzaffar <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Nato Boram <[email protected]>
Co-authored-by: dikshant-infracloud <[email protected]>
Co-authored-by: dikshant <[email protected]>
Co-authored-by: Aravind Putrevu <[email protected]>
Co-authored-by: Nick Busey <[email protected]>
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