Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Max files #84

Merged
merged 9 commits into from
Mar 24, 2023
Merged

Max files #84

merged 9 commits into from
Mar 24, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Mar 24, 2023

Summary by OpenAI

Chore: Limit the number of files summarized and reviewed based on configurable options. Default values for these options have been changed to 40 and 0 respectively.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2023

🤖 OpenAI

Thank you for letting me participate in this code review. Overall, the changes in this pull request limit the number of files summarized and reviewed based on configurable options. The default values for these options have also been changed to 40 and 0 respectively.

Here is a summary of the changes made to each file:

File Summary
action.yml The default values for max_files and max_files_to_review have been changed to 40 and 0 respectively. The description for review_comment_lgtm has been updated.
src/options.ts The max_files_to_summarize option was reduced from 60 to 40, and the max_files_to_review option was set to 0.
src/review.ts A check has been added to limit the number of files summarized and reviewed based on max_files_to_summarize and max_files_to_review options.

Please let me know if you have any further questions or concerns.


Skipped files due to filter (1)

  • dist/index.js

Chatting with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions.
    A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

@coderabbitai coderabbitai deleted a comment from github-actions bot Mar 24, 2023
@harjotgill harjotgill merged commit 1ad7668 into main Mar 24, 2023
@harjotgill harjotgill deleted the max_files branch March 24, 2023 20:41
shoyuf pushed a commit to maybeLab/openai-mr-reviewer-gltlab that referenced this pull request Jun 25, 2023
<!-- This is an auto-generated comment: release notes by openai -->
### Summary by OpenAI

Chore: Limit the number of files summarized and reviewed based on
configurable options. Default values for these options have been changed
to 40 and 0 respectively.
<!-- end of auto-generated comment: release notes by openai -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant