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

can we exclude auto generated files for code review? #121

Open
seaguest opened this issue Jul 17, 2023 · 2 comments
Open

can we exclude auto generated files for code review? #121

seaguest opened this issue Jul 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@seaguest
Copy link

Hi,

We have some auto generated files, I want to skip code review for those files (by regular expression pattern), is that possible?

@anc95 anc95 added the enhancement New feature or request label Jul 17, 2023
@anc95
Copy link
Owner

anc95 commented Jul 17, 2023

Yes, currently we support the IGNORE environment variable, where the value is the filename. However, it is not very convenient to use. I will change it to support glob matching, and once I implement this change, I will publish it.h and publish this then

@wwzeng1
Copy link

wwzeng1 commented Jul 18, 2023

@seaguest @anc95 Happy to use Sweep to help with this. It writes pull requests using AI. Feel free to look at our repo: https://github.com/sweepai/sweep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants