mozilla / bigquery-etl

Bigquery ETL
https://mozilla.github.io/bigquery-etl
Mozilla Public License 2.0
258 stars 101 forks source link

Move public queries to a separate directory with CODEOWNERS #930

Closed jklukas closed 10 months ago

jklukas commented 4 years ago

Directly related to https://github.com/mozilla/telemetry-airflow/issues/959

Perhaps implementing CODEOWNERS in telemetry-airflow would be sufficient, but we can also consider better isolating queries in this repo that produce data that is publicly published. This may require reconsidering the metadata-based public publishing framework we already have, or restricting the publishing scripts to only allow publishing on queries defined in a more restricted directory.

jklukas commented 4 years ago

cc @mreid-moz