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

add a post by try-coderabbit #205

Merged
merged 1 commit into from
Nov 23, 2023
Merged

add a post by try-coderabbit #205

merged 1 commit into from
Nov 23, 2023

Conversation

pankona
Copy link
Owner

@pankona pankona commented Nov 23, 2023

Resolves: #204

Summary by CodeRabbit

  • 新機能
    • 「CodeRabbit をブログリポジトリに導入してみる」という新しいブログ投稿を追加。GitHubのイシューとプルリクエストを使用したブログ記事の作成プロセスと、CodeRabbitの簡単な統合方法について説明しています。
    • CodeRabbitがオープンソース(公開)リポジトリで無料で使用できること、および公式ドキュメントへのリンクを提供しています。
    • CodeRabbitのレビュー機能の初期体験や、レート制限の問題に遭遇した際の代替アプローチの提案についても言及しています。

Copy link

coderabbitai bot commented Nov 23, 2023

Walkthrough

新しいブログ投稿「CodeRabbit をブログリポジトリ入れてみる」がリポジトリに追加されました。この投稿は、GitHubのイシューとプルリクエストを使用してブログ記事を作成するプロセスと、CodeRabbitというAI駆動のコードレビューサービスを簡単に統合する方法について説明しています。オープンソースリポジトリで無料で利用できること、詳細なドキュメントの提供、レートリミットの問題とその代替案についても触れています。

Changes

ファイル 変更概要
content/posts/.../try-coderabbit.md 新しいブログ投稿「CodeRabbit をブログリポジトリ入れてみる」を追加。GitHubのイシューとプルリクエストを使ったブログ記事の作成プロセス、CodeRabbitの統合の容易さ、無料での利用可能性、ドキュメントへのリンク、レートリミット問題と代替案について説明。

🐰✨
コードの森で見つけた、秋の実り
CodeRabbitと共に、成長の旅立ち 🍂🚀


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

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.

Note: For conversation with the bot, please use the review comments on code diffs or files.

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

Copy link

@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: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 94561f2 and f3a820e.
Files selected for processing (1)
  • content/posts/try-coderabbit.md (1 hunks)
Files skipped from review due to trivial changes (1)
  • content/posts/try-coderabbit.md

Copy link

@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: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 94561f2 and 087786b.
Files selected for processing (1)
  • content/posts/try-coderabbit.md (1 hunks)
Files skipped from review due to trivial changes (1)
  • content/posts/try-coderabbit.md

@pankona
Copy link
Owner Author

pankona commented Nov 23, 2023

いっぺん書き直しただけで Rate Limit って言われたけどどうなってんの

@pankona
Copy link
Owner Author

pankona commented Nov 23, 2023

Rate Limit はこういう感じらしい。ふむ…。どれも突破している気はしないんだが…。

There are hourly rate limits for each developer per repository:

  • Number of files reviewed per hour: 100 Files
  • Number of reviews per hour (includes incremental reviews): 9
  • Number of conversations per hour: 50

@pankona
Copy link
Owner Author

pankona commented Nov 23, 2023

@pankona has exceeded the limit for the number of files or commits that can be reviewed per hour. Please wait 3 minutes and 20 seconds before requesting another review.

こう言ってるってことは、ファイル数が超過したよっていうことを言っているんだと思うんだが、ファイル一個しかレビューしてもらってないわよ。謎 Rate Limit

@pankona
Copy link
Owner Author

pankona commented Nov 23, 2023

@kachick 新ネタよ

Copy link

@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: 0

Configuration used: CodeRabbit UI

Commits Files that changed from the base of the PR and between 94561f2 and b564a7d.
Files selected for processing (1)
  • content/posts/try-coderabbit.md (1 hunks)
Additional comments: 3
content/posts/try-coderabbit.md (3)
  • 3-3:
    日付のフォーマットが正しいことを確認してください。ISO 8601形式に従っているようです。

  • 22-22:
    CodeRabbitの導入が簡単であること、そしてオープンソース(パブリックリポジトリ)の場合は無料であることが強調されています。この情報が正確であることを確認してください。

  • 41-41:
    CodeRabbitのレートリミットに達したことについて言及しています。この問題が解決されたか、または代替案が検討されたかを確認してください。

@pankona pankona merged commit 344380f into main Nov 23, 2023
4 checks passed
@pankona pankona deleted the try-coderabbit branch November 23, 2023 13:10
@kachick
Copy link
Collaborator

kachick commented Nov 23, 2023

おかしな日本語とか、炎上しそうな記事とかを予めレビューしてくれると嬉しいですね(OSSリポジトリで炎上レビューされたらそれはもうオープンな気がしなくもないが)

@pankona
Copy link
Owner Author

pankona commented Nov 23, 2023

@kachick
CodeRabbit さんなんもコメントしてくれないなーと思ってたら、Review status の中の Additional comments ってところに一応レビューコメントしてくれてた。

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.

try-coderabbit
2 participants