Skip to content

Add unlisted flag to blog post #38

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 1 commit into from
Closed

Add unlisted flag to blog post #38

wants to merge 1 commit into from

Conversation

karan925
Copy link
Collaborator

@karan925 karan925 commented Apr 3, 2024

Summary by CodeRabbit

  • Documentation
    • Updated the blog post to be unlisted.

Verified

This commit was signed with the committer’s verified signature.
karan925 Karan Singh
Copy link

netlify bot commented Apr 3, 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 40f5ef7

Copy link
Contributor

coderabbitaidev bot commented Apr 3, 2024

Walkthrough

Walkthrough

The update involves a simple yet significant modification to a blog post's metadata, specifically making it unlisted. This adjustment ensures the content remains accessible via direct links but does not appear in public listings, offering a degree of privacy or exclusivity without complete removal.

Changes

Files Change Summary
blog/.../ai-code-reviews...md Marked the blog post as unlisted in the metadata.

🐰✨
In the burrow of the web, a secret kept,
Not lost, but hidden, with care we've leapt.
A whisper among the lines of code,
A story unlisted, yet still bestowed.
With a hop, a skip, in digital grace,
We cherish the quiet of our hidden space.
🌟🐾


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/coderabbit-overrides.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.

Copy link
Contributor

@coderabbitaidev coderabbitaidev bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

Review Status

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 87fcbd1 and 40f5ef7.
Files selected for processing (1)
  • blog/ai-code-reviews-reclaims-2023-10-05/blog.md (1 hunks)
Additional comments not posted (4)
blog/ai-code-reviews-reclaims-2023-10-05/blog.md (4)

8-8: Ensure the blog platform or CMS supports the unlisted flag in the metadata and processes it as intended.


5-11: > 📝 NOTE

This review was outside the diff hunks, and no overlapping diff hunk was found. Original lines [36-36]

Verify the spelling of "CodeRabbit" and ensure it aligns with the brand's official spelling.


5-11: > 📝 NOTE

This review was outside the diff hunks, and no overlapping diff hunk was found. Original lines [200-200]

Confirm the spelling of "CodeRabbit" and ensure it matches the brand's official spelling.


5-11: > 📝 NOTE

This review was outside the diff hunks, and no overlapping diff hunk was found. Original lines [246-246]

Check the spelling of "CodeRabbit" to ensure consistency with the brand's official spelling.

Comment on lines 5 to 11
authors: [simone]
tags: ["AI", "Code Review", "Productivity"]
image: ./preview.png
unlisted: true
---

### Introduction
Copy link
Contributor

Choose a reason for hiding this comment

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

📝 NOTE
This review was outside the diff hunks, and no overlapping diff hunk was found. Original lines [199-199]

Check for an unpaired symbol; it seems a closing square bracket ] might be missing in the markdown link syntax.

- [AI and the Future of Code Reviews: A Deep Dive into CodeRabbit.](../coderabbit-deep-dive-2023-08-26/bl...
+ [AI and the Future of Code Reviews: A Deep Dive into CodeRabbit](../coderabbit-deep-dive-2023-08-26/blog.md)

📝 NOTE
This review was outside the diff hunks, and no overlapping diff hunk was found. Original lines [261-261]

Capitalize "Stay Updated" correctly if it's intended as a headline; otherwise, adjust the capitalization for consistency.

- **Stay Updated**: AI continues to evolve, and so should your approach.
+ **Stay updated**: AI continues to evolve, and so should your approach.

@harjotgill harjotgill closed this Jun 3, 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.

None yet

2 participants