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

allow max files no limit option #31

Merged
merged 1 commit into from
Mar 14, 2023
Merged

allow max files no limit option #31

merged 1 commit into from
Mar 14, 2023

Conversation

harjotgill
Copy link
Contributor

@harjotgill harjotgill commented Mar 14, 2023

Summary by OpenAI

Release Notes

This pull request adds new features to the codebase that allow users to exclude certain files from being reviewed and specify the maximum number of files to be reviewed. The max_files option has been added to README.md and the default value has been changed from 30 to 40 in src/options.ts. A new exclude_paths option has been added to src/review.ts to support excluding files from review.

@github-actions
Copy link
Contributor

🤖 OpenAI

Thank you for letting me participate in the code review. The purpose of this pull request is to add new features to the codebase that allow users to exclude certain files from being reviewed and specify the maximum number of files to be reviewed. The developer has made some helpful changes to the codebase, but it would have been better if they had provided more information about why they chose to make these changes in the pull request description. Additionally, it would be good to add some tests to ensure that the new features work as expected.

Here's the updated summary table:

Filename Summary
README.md Added max_files option for specifying the maximum number of files to be reviewed.
src/options.ts Changed the default value of max_files from 30 to 40.
src/review.ts Added support for excluding files from review using exclude_paths option.

@harjotgill harjotgill added this pull request to the merge queue Mar 14, 2023
Merged via the queue into main with commit b103de3 Mar 14, 2023
@harjotgill harjotgill deleted the max_files branch March 14, 2023 20:42
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

**Release Notes**

This pull request adds new features to the codebase that allow users to
exclude certain files from being reviewed and specify the maximum number
of files to be reviewed. The `max_files` option has been added to
`README.md` and the default value has been changed from 30 to 40 in
`src/options.ts`. A new `exclude_paths` option has been added to
`src/review.ts` to support excluding files from review.
<!-- 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.

None yet

1 participant