Skip to content

Conversation

@fornwall
Copy link

Resolves #12193

Problem

It's not possible to specify a named selector for dbt runs using an environment variable.

Solution

Introduce support for DBT_SELECTOR.

Checklist

  • I have read the contributing guide and understand what's expected of me.
  • I have run this code in development, and it appears to resolve the stated issue.
  • This PR includes tests, or tests are not required or relevant for this PR.
  • This PR has no interface changes (e.g., macros, CLI, logs, JSON artifacts, config files, adapter interface, etc.) or this PR has already received feedback and approval from Product or DX.
  • This PR includes type annotations for new and modified functions.

@fornwall fornwall requested a review from a team as a code owner November 23, 2025 23:27
@cla-bot cla-bot bot added the cla:yes label Nov 23, 2025
@github-actions github-actions bot added the community This PR is from a community member label Nov 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla:yes community This PR is from a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Support DBT_SELECTOR as environment variable for --selector

1 participant