Skip to content

[RC-211] [Feature] Allow to exclude some DBT packages from analysisΒ #179

@kokorin

Description

@kokorin

Describe the feature

In our project we use dbt_project_evaluator and elementary packages. dbt_project_evaluator is enabled for local development and CI. elementary is enabled for DEV and PROD.
Instead of building whole project from main branch locally, we download DBT artifacts from DEV (it takes too long to run all models). So when we run Recce locally we see elementary models red (removed) and dbt_project_evaluator models green (added).

It would be very useful if we can exclude both dbt_project_evaluator and elementary packages from comparison when running Recce.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

RC-211

Metadata

Metadata

Assignees

Labels

Medium priorityCreated by Linear-GitHub SyncenhancementNew feature or requestlinearCreated by Linear-GitHub SynctriageTriage required

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions