Skip to content

Labels

Labels

  • action:fidget-sign

    Temporarily mark verified Fidget PRs for an automated signed rebase.
  • action:lsp-breaking

    Skip released-binary e2e on PRs with known LSP breaking changes.
  • action:multi-pr

    PR intentionally leaves active agent plans under .agents/plans/in-progress for multi-PR work.
  • action:needs-docs

    Use for PRs that require public docs or release notes. Opens an issue for the docs team.
  • action:post-release

    Automated post-release PR (version bump + changelog).
  • action:public-pr

    PR mirrored from a public repo via copybara (decorative).
  • action:run-macos-ci

    PR opt-in: run macOS CI jobs.
  • action:run-query-cache-test-linux

    PR opt-in: run the Linux query-cache test job.
  • action:run-windows-ci

    PR opt-in: run Windows CI jobs.
  • action:skip-changelog

    Skip changelogs for changes that don't affect the user
  • adapter:athena

    Concerns the Athena adapter / SQL dialect.
  • adapter:bigquery

    Concerns the BigQuery adapter / SQL dialect.
  • adapter:clickhouse

    Concerns the ClickHouse adapter / SQL dialect.
  • adapter:databricks

    Concerns the Databricks adapter / SQL dialect.
  • adapter:duckdb

    Concerns the DuckDB adapter / SQL dialect.
  • adapter:fabric

    Concerns the Fabric adapter / SQL dialect.
  • adapter:postgres

    Concerns the Postgres adapter / SQL dialect.
  • adapter:redshift

    Concerns the Redshift adapter / SQL dialect.
  • adapter:snowflake

    Concerns the Snowflake adapter / SQL dialect.
  • adapter:spark

    Concerns the Spark adapter / SQL dialect.
  • adapter:trino

    Concerns the Trino/Presto adapter / SQL dialect.
  • ai:candidate

    Well-scoped and self-contained enough for an AI coding agent to attempt with minimal human guidance.
  • arch:linux-arm64

    Specific to the Linux ARM64 build (aarch64-unknown-linux-gnu).
  • arch:linux-x86_64

    Specific to the Linux x86_64 build (x86_64-unknown-linux-gnu).
  • arch:macos-arm64

    Specific to the macOS Apple-Silicon build (aarch64-apple-darwin).
  • arch:macos-x86_64

    Specific to the macOS Intel build (x86_64-apple-darwin).
  • arch:windows-x86_64

    Specific to the Windows x86_64 build (x86_64-pc-windows-msvc).
  • area:adapters

    The adapter framework/layer connecting Fusion to warehouses (dbt-adapter* crates).
  • area:autofix

    Bugs and issues bound for the dbt-autofix utility.
  • area:catalog-v2