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

Ignore changes to un-related files in regex matches. #81

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

jeresig
Copy link
Member

@jeresig jeresig commented Feb 15, 2024

Summary:

If there were changes to unrelated files, such as in a big diff against a parent branch, then folks could get pulled in to a bunch of unrelated PRs, which is a big hassle.

Issue: FEI-5521

Test plan:

Tests are passing, hopefully that's enough to confirm that this is working!

@jeresig jeresig self-assigned this Feb 15, 2024
@jeresig jeresig requested a review from a team February 15, 2024 17:29
@khan-actions-bot
Copy link
Contributor

khan-actions-bot commented Feb 15, 2024

Gerald

Required Reviewers
  • @Khan/github-actions for changes to dist/index.js, src/utils.js, src/__test__/utils.test.js

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

@khan-actions-bot khan-actions-bot requested a review from a team February 15, 2024 17:30
Copy link
Member

@somewhatabstract somewhatabstract left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeresig jeresig merged commit 73e4f5f into main Feb 15, 2024
7 checks passed
@jeresig jeresig deleted the FEI-5521 branch February 15, 2024 18:07
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.

3 participants