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

feature: add filteringrules #66

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feature: add filteringrules #66

wants to merge 2 commits into from

Conversation

tkurki
Copy link
Owner

@tkurki tkurki commented Sep 17, 2024

Add more flexible filteringRules so that you can use both allow and ignore logic in determining what should or should not be written to the database.

This allows also addressing specific (path, source) combinations, where ignoredPaths and ignoredSources operate indenpendently and you can not ignore specific path from a specific source.

image

Fixes #27.

Add more flexible filteringRules so that you can use both
allow and ignore logic in determining what should or should not
be written to the database.

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

Successfully merging this pull request may close these issues.

Select data: Allow only some OR deny some
1 participant