coderabbitai / ai-pr-reviewer

AI-based Pull Request Summarizer and Reviewer with Chat Capabilities.
https://coderabbit.ai
MIT License
1.46k stars 277 forks source link

Update prompt #356

Closed harjotgill closed 1 year ago

harjotgill commented 1 year ago

Summary by OpenAI

Release Notes:

"Documentation refined, dependencies aligned, Code enhanced, reviewers assigned. With each change, progress we find, A PR that leaves no bug behind."

github-actions[bot] commented 1 year ago

:robot: OpenAI

High-level Summary

The changes in this pull request include updates to the documentation and instructions, as well as modifications to dependencies, authentication, and rate limiting. The changes to the documentation and instructions are minor but important for clarity and understanding. The modifications to dependencies and code logic should be reviewed carefully to ensure they align with the overall design and requirements of the system.

File Changes

File Summary
action.yml Updates the instructions section of the code and removes placeholder text from the pull request template description.
package.json Updates the version of @octokit/plugin-throttling and downgrades the versions of @typescript-eslint/eslint-plugin and @typescript-eslint/parser. Also updates the version of eslint-config-standard-with-typescript.
src/octokit.ts Uses the @octokit/plugin-throttling package and makes changes related to authentication and rate limiting.
src/prompts.ts Updates the instructions and response instructions sections, fixes a typo, and rephrases a sentence.

The changes in action.yml and src/prompts.ts are related to documentation and instructions, while the changes in package.json and src/octokit.ts involve modifications to dependencies, authentication, and rate limiting. All files should be reviewed, with particular attention given to the logic and functionality changes in package.json and src/octokit.ts.


Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews


Files ignored due to filter (1) ### Ignored files * dist/index.js
Files not summarized due to errors (1) ### Failed to summarize * package-lock.json (diff tokens exceeds limit)

In the recent run, only the files that changed from the base of the PR and between e40e0a376c782706f904e33b9fd756aff83926ea and 4a23fce0ca0fff8b52d9bc8e50a622a8d9a5df30 commits were reviewed.