Skip to content

Add Documentation for Linear and Jira Integration #26

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

Closed
wants to merge 6 commits into from

Conversation

karan925
Copy link
Collaborator

@karan925 karan925 commented Mar 16, 2024

Summary by CodeRabbit

  • Documentation
    • Introduced documentation for integrating CodeRabbit with Jira, enabling users to link Jira issues to pull requests for automated evaluations.
    • Added documentation for integrating CodeRabbit with Linear, allowing users to link Linear issues to pull requests for automated evaluations.
    • Updated Self-Hosted GitLab integration guide with clearer instructions, step renumbering, and enhanced setup flow.
    • Restructured sidebar navigation to include new categories for "Jira" and "Linear" integrations.

@karan925 karan925 requested a review from guritfaq March 16, 2024 00:43
@karan925 karan925 self-assigned this Mar 16, 2024
Copy link
Contributor

coderabbitai bot commented Mar 16, 2024

Walkthrough

This update enhances CodeRabbit's integration capabilities with Jira and Linear, streamlining project management workflows. It also includes improvements to the self-hosted GitLab setup for smoother integration processes. Users can now link Jira and Linear issues to pull requests, automate issue status updates, and benefit from clearer documentation structure for efficient tool integration.

Changes

Files Change Summary
docs/integrations/Jira/link.md
docs/integrations/Jira/setup.md
Introduced Jira integration for linking issues to PRs, providing setup instructions.
docs/integrations/Linear/link.md
docs/integrations/Linear/setup.md
Added Linear integration for linking issues to PRs with automated evaluations, including setup guidance.
docs/integrations/self-hosted-gitlab.md Updated Self-Managed GitLab setup instructions, including step renumbering and setup detection notes.
sidebars.ts Updated to include new categories for Jira and Linear integrations, restructuring the sidebar items.

Related issues

  • Issue Key: MOH-4 (Created At: Tue Jan 02 2024): Aligns with the PR's goals of linking issues to pull requests and automating issue status updates, relevant for the Linear integration.
  • Issue Key: COD-4 (Created At: Fri Oct 27 2023): Objectives of enabling issue linkage to pull requests and automating status updates match the PR's enhancements, especially for Linear integration.

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-tests 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 tests 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 tests.
    • @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.
  • The JSON schema for the configuration file is available here.
  • 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/coderabbit-overrides.v2.json

CodeRabbit Discord Community

Join our Discord Community to get help, request features, and share feedback.

Copy link

netlify bot commented Mar 16, 2024

Deploy Preview for reliable-buttercream-0e11cf ready!

Name Link
🔨 Latest commit 1199f12
🔍 Latest deploy log https://app.netlify.com/sites/reliable-buttercream-0e11cf/deploys/65f86d4601070600085d8a7b
😎 Deploy Preview https://deploy-preview-26--reliable-buttercream-0e11cf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

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

Deploying coderabbit-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1199f12
Status: ✅  Deploy successful!
Preview URL: https://f984f4e8.coderabbit-docs.pages.dev
Branch Preview URL: https://add-jira-linear-docs.coderabbit-docs.pages.dev

View logs

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 3

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 3489fb0 and 961adbc.
Files ignored due to path filters (20)
  • docs/integrations/images/Jira/jira-auth-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-auth-light.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-connected-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-connected-light.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-login-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-login-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/link/linear-assessment.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/link/linear-linked-issue.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-auth-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-auth.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-connected-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-connected-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-login-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-login.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/admin-access-token.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/enter-url.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/login-page.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/self-hosted-page.png is excluded by: !**/*.png
  • docs/integrations/images/cr-integrations-dark.png is excluded by: !**/*.png
  • docs/integrations/images/cr-integrations-light.png is excluded by: !**/*.png
Files selected for processing (6)
  • docs/integrations/Jira/link.md (1 hunks)
  • docs/integrations/Jira/setup.md (1 hunks)
  • docs/integrations/Linear/link.md (1 hunks)
  • docs/integrations/Linear/setup.md (1 hunks)
  • docs/integrations/self-hosted-gitlab.md (2 hunks)
  • sidebars.ts (1 hunks)
Additional comments: 7
sidebars.ts (1)
  • 43-55: The addition of "Jira" and "Linear" integration categories to the sidebar is well-implemented and follows the existing structure for sidebar items. This change enhances the documentation's navigability and accessibility for users looking to integrate these tools with CodeRabbit.
docs/integrations/Linear/link.md (1)
  • 1-23: The metadata and HTML head section are correctly formatted and include all necessary meta tags for SEO and social media sharing. However, ensure that the image path in the og:image and twitter:image tags is accessible and correctly points to the intended preview image.
docs/integrations/Jira/link.md (1)
  • 1-23: The metadata and HTML head section are correctly formatted and include all necessary meta tags for SEO and social media sharing. Ensure the image path in the og:image and twitter:image tags is accessible and correctly points to the intended preview image.
docs/integrations/Linear/setup.md (2)
  • 1-23: The metadata and HTML head section are correctly formatted and include all necessary meta tags for SEO and social media sharing. Ensure the image path in the og:image and twitter:image tags is accessible and correctly points to the intended preview image.
  • 1-61: > 📝 NOTE

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

The setup instructions for integrating CodeRabbit with Linear are detailed and well-structured, guiding the user through each step of the process. The use of images to illustrate each step is helpful. However, ensure that the images are correctly uploaded and accessible at the specified paths. Additionally, consider using a more formal tone in "That's It!" to maintain consistency with the rest of the documentation.

- **That's It!**
+ **Completion:** 
docs/integrations/Jira/setup.md (1)
  • 1-23: The metadata and HTML head section are correctly formatted and include all necessary meta tags for SEO and social media sharing. Ensure the image path in the og:image and twitter:image tags is accessible and correctly points to the intended preview image.
docs/integrations/self-hosted-gitlab.md (1)
  • 57-78: > 📝 NOTE

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

The updates to the self-hosted-gitlab.md file significantly improve the clarity and flow of the setup instructions for integrating CodeRabbit with Self-Managed GitLab. The renumbering of steps, updating of image paths, and additional notes on automatic setup detection and IP whitelisting are all positive changes. Ensure that all images are correctly uploaded and accessible at the specified paths. Additionally, consider revising "That's It!" to maintain a consistent tone throughout the documentation.

- **That's It!**
+ **Completion:** 

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 2

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 961adbc and de30a29.
Files selected for processing (1)
  • docs/integrations/Linear/link.md (1 hunks)
Additional comments: 2
docs/integrations/Linear/link.md (2)
  • 1-6: The metadata section correctly sets up the document's title, description, sidebar label, and preview image. However, the static analysis hinted at an unpaired symbol near line 1, which seems to be a false positive in this context since the syntax for the metadata section appears correct.
  • 8-23: The HTML <head> section is well-structured, providing essential metadata for SEO purposes, including character set, title, description, Open Graph, and Twitter card information. This ensures that the document is properly represented on social media platforms and search engines.

@karan925 karan925 force-pushed the add-jira-linear-docs branch from de30a29 to 1199f12 Compare March 18, 2024 16:35
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Status

Actionable comments generated: 2

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 96b1f12 and 1199f12.
Files ignored due to path filters (20)
  • docs/integrations/images/Jira/jira-auth-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-auth-light.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-connected-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-connected-light.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-login-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Jira/jira-login-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/link/linear-assessment.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/link/linear-linked-issue.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-auth-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-auth.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-connected-dark.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-connected-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-login-light.png is excluded by: !**/*.png
  • docs/integrations/images/Linear/setup/linear-login.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/admin-access-token.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/enter-url.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/login-page.png is excluded by: !**/*.png
  • docs/integrations/images/SelfHosted/self-hosted-page.png is excluded by: !**/*.png
  • docs/integrations/images/cr-integrations-dark.png is excluded by: !**/*.png
  • docs/integrations/images/cr-integrations-light.png is excluded by: !**/*.png
Files selected for processing (6)
  • docs/integrations/Jira/link.md (1 hunks)
  • docs/integrations/Jira/setup.md (1 hunks)
  • docs/integrations/Linear/link.md (1 hunks)
  • docs/integrations/Linear/setup.md (1 hunks)
  • docs/integrations/self-hosted-gitlab.md (2 hunks)
  • sidebars.ts (1 hunks)
Files skipped from review as they are similar to previous changes (1)
  • sidebars.ts
Additional comments: 28
docs/integrations/self-hosted-gitlab.md (8)
  • 14-14: The introduction and step 1 provide a clear starting point for users. However, consider adding a brief overview of the benefits or key features of integrating CodeRabbit with Self-Managed GitLab to engage the reader immediately.
  • 19-19: The image path is updated correctly. Ensure that the new image accurately reflects the current UI and provides clear visual guidance for the user.
  • 29-29: The step for entering the Admin Personal Access Token is well-explained. Consider highlighting the importance of securely storing the token, as it grants significant access.
  • 53-53: The image path is updated correctly. As with the previous image, ensure that it accurately reflects the current UI.
Verification successful

The image path admin-access-token.png exists and is accessible at the expected location in the repository. This confirms that the documentation update is correct regarding the image path.

Scripts Executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Verify the existence and accessibility of the updated image path.
fd 'admin-access-token.png' --exec ls {}

Length of output: 103

* 55-55: The instructions for pasting the token and submitting are concise. It might be helpful to add a note about what happens next or what the user should expect after submission for clarity. * 60-60: The image path is updated correctly. Confirm that this image, too, accurately represents the UI and aids user comprehension. * 62-63: The note about automatic setup recognition is a valuable addition for returning users. Ensure this feature is thoroughly tested to work as described. * 65-65: The addition of IP whitelisting instructions is crucial for security. Ensure the provided IP address is correct and up-to-date.
docs/integrations/Linear/link.md (5)
  • 1-5: The metadata at the top of the file is correctly formatted and provides a clear description of the content. The sidebar_label is appropriately set to "Linked and Related Issues," which accurately reflects the content.
  • 25-25: The section on linking issues is clear and concise. It effectively communicates how to link Linear issues to pull requests.
  • 35-35: The image path is updated correctly. Ensure that the image provides a clear example of a linked Linear issue.
Verification successful

The existence and correct path of the image linear-linked-issue.png within the documentation have been successfully verified. The image is located at ./docs/integrations/images/Linear/link/linear-linked-issue.png, confirming that the image path has been updated correctly in the documentation.

Scripts Executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Verify the existence and accessibility of the updated image path.
fd 'linear-linked-issue.png' --exec ls {}

Length of output: 106

* 39-39: The explanation of CodeRabbit's automatic retrieval and evaluation of linked issues is informative. It might be beneficial to add a brief note on how CodeRabbit determines if a pull request fulfills the issue's objectives for additional clarity. * 47-47: The image path is updated correctly. Confirm that this image accurately represents the assessment outcome in CodeRabbit's Review.
docs/integrations/Jira/link.md (5)
  • 1-5: The metadata at the top of the file is correctly formatted and provides a clear description of the content. The sidebar_label is appropriately set to "Linked and Related Issues," which accurately reflects the content.
  • 25-25: The section on linking issues is clear and concise. It effectively communicates how to link Jira issues to pull requests.
  • 43-43: The explanation of CodeRabbit's ability to discover related Jira issues using RAG is insightful and well-explained. This feature enhances CodeRabbit's integration capabilities significantly.
  • 47-47: The note about the periodic indexing of issues is an important detail. It helps set realistic expectations for users regarding the immediacy of issue detection.
  • 50-50: The conclusion of the section on finding related issues is clear and highlights the benefits of this feature. It emphasizes the facilitation of collaboration and coverage insights.
docs/integrations/Linear/setup.md (5)
  • 1-5: The metadata at the top of the file is correctly formatted and provides a clear description of the content. The sidebar_label is set to "Setup," which is appropriate for the content.
  • 25-25: The introduction to Linear and its benefits is well-written. It provides a good context for why a user might want to integrate CodeRabbit with Linear.
  • 33-33: The section on connecting CodeRabbit with Linear is clear and straightforward. The steps are easy to follow.
  • 35-36: The inclusion of images for both light and dark modes is thoughtful and enhances the user experience. Ensure that these images are up-to-date and accurately represent the UI.
  • 55-55: The instructions for disconnecting the integration are clear. This section effectively communicates how to reverse the integration setup.
docs/integrations/Jira/setup.md (5)
  • 1-5: The metadata at the top of the file is correctly formatted and provides a clear description of the content. The sidebar_label is set to "Setup," which is appropriate for the content.
  • 25-25: The introduction to Jira and its benefits is well-written. It provides a good context for why a user might want to integrate CodeRabbit with Jira.
  • 33-33: The section on connecting CodeRabbit with Jira is clear and straightforward. The steps are easy to follow.
  • 35-36: The inclusion of images for both light and dark modes is thoughtful and enhances the user experience. Ensure that these images are up-to-date and accurately represent the UI.
Verification successful

The verification process has successfully confirmed the existence and accessibility of the specified images in the repository. Ensuring the images are up-to-date and accurately represent the UI is beyond the scope of script-based verification and requires manual review.

Scripts Executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Verify the existence and accessibility of the updated image paths for light and dark modes.
fd 'cr-integrations-light.png' --exec ls {}
fd 'cr-integrations-dark.png' --exec ls {}

Length of output: 195

* 55-55: The instructions for disconnecting the integration are clear. This section effectively communicates how to reverse the integration setup.


### Step 2: Enter your Self Managed GitLab URL
### 2. Enter your Self Managed GitLab URL
Copy link
Contributor

@coderabbitai coderabbitai bot Mar 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The instructions for entering the Self Managed GitLab URL are clear. However, the term "Self Managed" should be hyphenated ("Self-Managed") for consistency with the rest of the documentation.

- Enter your Self Managed GitLab URL
+ Enter your Self-Managed GitLab URL

Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.

Suggested change
### 2. Enter your Self Managed GitLab URL
### 2. Enter your Self-Managed GitLab URL

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future reviews, throughly check and recommend any improvements for grammatical or syntactical errors

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@karan925, thank you for your feedback. I'll ensure to thoroughly check and recommend improvements for grammatical or syntactical errors in future reviews. For the current content, I've noted your suggestion for hyphenating "Self-Managed" for consistency, which is a great catch. If there are specific sections you're concerned about or would like me to review again, please let me know!


New Learnings Added
User: karan925
PR: coderabbitai/coderabbit-docs#26
File: docs/integrations/self-hosted-gitlab.md:21-21
Timestamp: 2024-03-20T20:01:22.577Z
Learning: For future reviews, thoroughly check and recommend any improvements for grammatical or syntactical errors.

Note: Learnings are effective only in the context of specific code segments. To apply general coding guidelines, please configure path-based instructions.


### Finding Related Issues

Another key feature of CodeRabbit's Linear integration is its ability to discover existing related Linear issues addressed in a pull request. Leveraging RAG (Retrieval-Augmented Generation) as described in [Jira Integration - Finding Related Issues](../Jira/link#finding-related-issues)
Copy link
Contributor

@coderabbitai coderabbitai bot Mar 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tip

Codebase Verification

The verification process confirms that the link to the Jira Integration documentation is incorrect or outdated, as indicated by the 404 HTTP status code received when attempting to access the link. This supports the review comment's suggestion to verify the link's correctness and ensure it leads to the intended section.

Analysis chain

The section on finding related issues is insightful. However, the link to the Jira Integration documentation might be incorrect or outdated, as indicated by previous comments. Verify the link's correctness and ensure it leads to the intended section.

Scripts Executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Verify the link to the Jira Integration documentation is correct and functional.
curl -o /dev/null -s -w "%{http_code}\n" https://coderabbit.ai/docs/integrations/Jira/link#finding-related-issues

Length of output: 119

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are reviews working ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@guritfaq, yes, the review process is operational and continuously being enhanced to support new features and integrations, including those with Jira, Linear, and Self-Managed GitLab as detailed in the PR. These updates are part of our commitment to streamline project management processes and maintain high code quality standards. If you have specific concerns or features you're curious about, feel free to ask!

@guritfaq
Copy link
Contributor

@coderabbitai generate some interesting stats about this repository.

Copy link
Contributor

coderabbitai bot commented Mar 20, 2024

Tip

For best results, initiate chat on the files or code changes.

@guritfaq, here are some interesting stats about the repository:

  • Number of Authors: 10
  • Lines of Code:
    • Total Files: 48
    • Total Lines: 18,772
    • Code: 15,996
    • Comments: 2,101
    • Blanks: 675
  • Occurrences of 'TODO': It appears there were no TODO comments found in the codebase.

These statistics provide a snapshot of the repository's size, contributor involvement, and potential areas for improvement or maintenance.

Analysis chain
Scripts executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# Count the number of authors in the codebase.
git shortlog -sn --all | wc -l
# Count the number of lines of code in the codebase.
tokei
# Find all occurrences of the `TODO` keyword.
rg -c 'TODO'

Length of output: 1483

@guritfaq
Copy link
Contributor

@coderabbitai generate some interesting stats about this repository.

Copy link
Contributor

coderabbitai bot commented Mar 20, 2024

Tip

For best results, initiate chat on the files or code changes.

@guritfaq, it looks like you've requested some interesting stats about the repository again. I previously provided statistics including the number of authors, lines of code, and the absence of TODO comments in the codebase.

If you're looking for updated statistics or there are specific insights you're interested in that weren't covered previously, please let me know, and I'd be happy to assist further!

@coderabbitai coderabbitai deleted a comment from coderabbitai bot Mar 20, 2024
@coderabbitai coderabbitai deleted a comment from coderabbitai bot Mar 20, 2024
@coderabbitai coderabbitai deleted a comment from coderabbitai bot Mar 20, 2024
@guritfaq
Copy link
Contributor

@coderabbitai give me the list of issues in this repo

Copy link
Contributor

coderabbitai bot commented Mar 20, 2024

Tip

For best results, initiate chat on the files or code changes.

@guritfaq, here's the list of issues in the repository:

  1. Sub headings for some pages. 1. 2. - Issue #11
  2. Add Share button to twitter or LinkedIn for Blogs - Issue #10
  3. Fix Preview Images - Issue #9
  4. Get Started Page needs updated UI photos in documentation - Issue #7

These are the current open issues in the repository. Let me know if you need more details or further assistance!

Analysis chain
Scripts executed

The following scripts were executed for the analysis:


Script:

#!/bin/bash
# List issues in the repository, showing number, title, and URL.
gh issue list -R coderabbitai/coderabbit-docs --json number,title,url

Length of output: 592

@hasit hasit closed this Mar 28, 2024
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.

3 participants