|
|
|
|
@ -174,8 +174,8 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/change_streams* @10gen/query-execution-change-streams @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/clustered_collection_passthrough.yml @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/core_wildcard_indexes.yml @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/extensions* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/fle* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/extensions* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/fle* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/json_schema.yml @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/query_stats* @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/buildscripts/resmokeconfig/suites/**/query_tester_self_test.yml @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -377,10 +377,10 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/accumulators/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/accumulators/**/* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/accumulator_js* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/internal_js* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/percentiles* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/median* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/accumulator_js* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/internal_js* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/percentiles* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/median* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/accumulators/**/percentiles_syntax.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/exec/OWNERS.yml
|
|
|
|
|
@ -395,24 +395,24 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/* @10gen/query-execution-classic @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/collation_expressions.js @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/internal_js* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/median* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/percentile* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/sigmoid.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/internal_js* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/median* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/percentile* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/expressions/**/sigmoid.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/extras/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/extras/**/* @10gen/query-execution-classic @10gen/query-integration @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/extras/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/extras/**/window_function_helpers.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/extras/**/window_function_helpers.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/js/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/js/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/js/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/libs/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/libs/**/* @10gen/query @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/libs/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/libs/**/percentiles_util.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/libs/**/percentiles_util.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/optimization/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/optimization/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -440,15 +440,15 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/**/sort_by_count_validation.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/sources/densify/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/sources/densify/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/densify/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/densify/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/sources/fill/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/sources/fill/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/fill/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/fill/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/sources/geonear/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/sources/geonear/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/geonear/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/geonear/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/sources/indexStats/OWNERS.yml
|
|
|
|
|
@ -468,7 +468,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/scoreFusion/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/sources/setWindowFields/OWNERS.yml
|
|
|
|
|
/jstests/aggregation/sources/setWindowFields/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/setWindowFields/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/aggregation/sources/setWindowFields/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/aggregation/sources/set_variable_from_sub_pipeline/OWNERS.yml
|
|
|
|
|
@ -500,7 +500,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/change_streams/**/* @10gen/query-execution-change-streams @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/client_encrypt/OWNERS.yml
|
|
|
|
|
/jstests/client_encrypt/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/client_encrypt/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/concurrency/fsm_libs/OWNERS.yml
|
|
|
|
|
/jstests/concurrency/fsm_libs/**/reshard_collection_util.js @10gen/server-cluster-scalability @svc-auto-approve-bot
|
|
|
|
|
@ -563,7 +563,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/concurrency/fsm_workloads/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/concurrency/fsm_workloads/query/map_reduce/OWNERS.yml
|
|
|
|
|
/jstests/concurrency/fsm_workloads/query/map_reduce/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/concurrency/fsm_workloads/query/map_reduce/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/concurrency/fsm_workloads/query/map_reduce/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/concurrency/fsm_workloads/query/query_stats/OWNERS.yml
|
|
|
|
|
@ -609,7 +609,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/concurrency/fsm_workloads/view_catalog/**/* @10gen/server-catalog-and-routing @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/OWNERS.yml
|
|
|
|
|
/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/**/external_data_source.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/concurrency/fsm_workloads_no_passthrough_with_mongod/**/external_data_source.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/OWNERS.yml
|
|
|
|
|
/jstests/core/capped/* @10gen/server-collection-write-path @svc-auto-approve-bot
|
|
|
|
|
@ -660,11 +660,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/index/**/* @10gen/query @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/index/geo/OWNERS.yml
|
|
|
|
|
/jstests/core/index/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/index/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/index/geo/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/js/OWNERS.yml
|
|
|
|
|
/jstests/core/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/js/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/OWNERS.yml
|
|
|
|
|
/jstests/core/query/**/* @10gen/query @svc-auto-approve-bot
|
|
|
|
|
@ -705,17 +705,17 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/find_and_modify/**/find_and_modify_invalid_query_params.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/find_and_modify/**/find_and_modify_metrics.js @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/find_and_modify/**/find_and_modify_pipeline_update.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/find_and_modify/**/find_and_modify_where.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/find_and_modify/**/find_and_modify_where.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/geo/OWNERS.yml
|
|
|
|
|
/jstests/core/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/inc/OWNERS.yml
|
|
|
|
|
/jstests/core/query/inc/**/* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/inc/**/OWNERS.yml @10gen/query-execution-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/js/OWNERS.yml
|
|
|
|
|
/jstests/core/query/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/js/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/json_schema/OWNERS.yml
|
|
|
|
|
/jstests/core/query/json_schema/**/* @10gen/query-execution @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -740,7 +740,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/query_settings/**/* @10gen/query-execution-query-settings @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/queryable_encryption/OWNERS.yml
|
|
|
|
|
/jstests/core/query/queryable_encryption/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/queryable_encryption/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/regex/OWNERS.yml
|
|
|
|
|
/jstests/core/query/regex/**/* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
@ -766,7 +766,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/update/**/update_arrayFilters.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/query/where/OWNERS.yml
|
|
|
|
|
/jstests/core/query/where/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/where/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/core/query/where/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/core/replicate_record_ids/OWNERS.yml
|
|
|
|
|
@ -853,7 +853,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/fail_point/**/* @10gen/server-programmability @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/fle2/OWNERS.yml
|
|
|
|
|
/jstests/fle2/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/jstests/fle2/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/hooks/OWNERS.yml
|
|
|
|
|
/jstests/hooks/**/run_analyze_shard_key_background.js @10gen/server-cluster-scalability @svc-auto-approve-bot
|
|
|
|
|
@ -904,7 +904,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/check_metadata_consistency_helpers.js @10gen/server-catalog-and-routing @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/catalog_list_operations_consistency_validator.js @10gen/server-catalog-and-routing @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/raw_operation_utils.js @10gen/server-collection-write-path @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/json_utils.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/json_utils.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/replicated_ident_utils.js @10gen/server-storage-engine-integration @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/replicated_record_ids_utils.js @10gen/server-storage-engine-integration @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/**/host_ipaddr.js @10gen/server-networking-and-observability @svc-auto-approve-bot
|
|
|
|
|
@ -963,7 +963,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/analyze_plan.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/aggregation_pipeline_utils.js @10gen/query @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/change_stream*.js @10gen/query-execution-change-streams @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/geo*.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/geo*.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/group_to_distinct_scan_utils.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/query_settings*.js @10gen/query-execution-query-settings @svc-auto-approve-bot
|
|
|
|
|
/jstests/libs/query/**/sbe*.js @10gen/query-execution-sbe @svc-auto-approve-bot
|
|
|
|
|
@ -1232,11 +1232,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/optimize_sharded_sample_with_orphaned_docs.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/or_pushdown_disable_optimization.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/search_hybrid_scoring_feature_flag_test.js @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/set_window_fields_read_concern_snapshot.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/set_window_fields_read_concern_snapshot.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/analyze* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/commands_preserve_exec_error_code.js @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/compute_mode.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/external_data_source* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/compute_mode.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/external_data_source* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/fail_point_getmore_after_cursor_checkout.js @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/external_sort_find.js @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/**/fast_path_counters.js @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
@ -1256,17 +1256,17 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthrough/query/fle/OWNERS.yml
|
|
|
|
|
/jstests/noPassthrough/query/fle/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/fle/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthrough/query/geo/OWNERS.yml
|
|
|
|
|
/jstests/noPassthrough/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthrough/query/js/OWNERS.yml
|
|
|
|
|
/jstests/noPassthrough/query/js/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/js/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/js/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthrough/query/mr/OWNERS.yml
|
|
|
|
|
/jstests/noPassthrough/query/mr/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/mr/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthrough/query/mr/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthrough/query/multiplanner/OWNERS.yml
|
|
|
|
|
@ -1400,7 +1400,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthroughWithMongod/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthroughWithMongod/query/geo/OWNERS.yml
|
|
|
|
|
/jstests/noPassthroughWithMongod/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/noPassthroughWithMongod/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/noPassthroughWithMongod/query/sbe/OWNERS.yml
|
|
|
|
|
/jstests/noPassthroughWithMongod/query/sbe/**/* @10gen/query-execution-sbe @svc-auto-approve-bot
|
|
|
|
|
@ -1549,7 +1549,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/exact_shard_key_target.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/hidden_index.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/sharded_profile.js @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/authwhere.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/authwhere.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/batch_write_command_sharded.js @10gen/query-execution-router @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/clustered_coll_scan.js @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/**/is_not_primary_error_does_not_leak_shard_cursor.js @10gen/query-execution-router @svc-auto-approve-bot
|
|
|
|
|
@ -1563,8 +1563,8 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/* @10gen/query @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/error_during_agg_getmore.js @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/agg_currentop.js @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/agg_js_on_mongos.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/agg_percentile.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/agg_js_on_mongos.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/agg_percentile.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/agg_explain_fmt.js @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/*targeting* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/agg/**/*orphan_filtering* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -1585,7 +1585,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/explain/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/sharding/query/geo/OWNERS.yml
|
|
|
|
|
/jstests/sharding/query/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/sharding/query/geo/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/sharding/query/update/OWNERS.yml
|
|
|
|
|
@ -1602,7 +1602,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./jstests/slow1/OWNERS.yml
|
|
|
|
|
/jstests/slow1/**/conc_update.js @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/jstests/slow1/**/geo_array1.js @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/jstests/slow1/**/geo_array1.js @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/jstests/slow1/**/initial_sync_many_dbs.js @10gen/server-initial-sync @svc-auto-approve-bot
|
|
|
|
|
/jstests/slow1/**/replsets_priority1.js @10gen/server-replication @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
@ -1716,7 +1716,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/**/service_entry_point_shard_role* @10gen/server-catalog-and-routing-shard-catalog @10gen/server-programmability @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/**/audit* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/cluster_auth_mode_option* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/**/fle* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/**/fle* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/keyfile_option* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/**/server_options* @10gen/server-programmability @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/**/server_parameter* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
@ -1844,12 +1844,12 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/index_filter_commands.* @10gen/query-execution-query-settings @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/query_settings_cmds.* @10gen/query-execution-query-settings @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/search_* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/external_data_source_commands* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/external_data_source_commands* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/getmore_cmd.cpp @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/index_filter_commands_test.cpp @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/killcursors* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/map_reduce* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/mr_* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/map_reduce* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/mr_* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/release_memory_cmd.* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/commands/query_cmd/**/update_metrics.* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
@ -1864,7 +1864,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/*timeseries* @10gen/query-integration-timeseries @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/text_* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/*near* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/*near* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/cached_plan* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/multi_plan* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/**/subplan* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -1879,11 +1879,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/coll_stats_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/current_op_stage* @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/densify_stage* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/densify_stage* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/internal_all_collection_stats_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/internal_convert_bucket_index_stats_stage* @10gen/query-integration-timeseries @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/internal_list_collections_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/internal_set_window_fields_stage* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/internal_set_window_fields_stage* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/list_catalog_stage* @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/plan_cache_stats_stage* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/agg/**/query_stats_stage* @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
@ -1899,13 +1899,13 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/exec/expression/OWNERS.yml
|
|
|
|
|
/src/mongo/db/exec/expression/**/* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/expression/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/expression/**/evaluate_javascript* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/expression/**/evaluate_fle* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/expression/**/evaluate_javascript* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/expression/**/evaluate_fle* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/exec/matcher/OWNERS.yml
|
|
|
|
|
/src/mongo/db/exec/matcher/**/* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/matcher/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/matcher/**/matcher_geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/matcher/**/matcher_geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/matcher/**/matcher_text* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/exec/matcher/**/matcher_where* @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
@ -1960,7 +1960,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/fts/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/geo/OWNERS.yml
|
|
|
|
|
/src/mongo/db/geo/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/geo/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/geo/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/global_catalog/OWNERS.yml
|
|
|
|
|
@ -1997,10 +1997,10 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/expression_params* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/wildcard_validation* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/multikey_paths* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/2d_common* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/2d_key_generator* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/s2_common* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/s2*key_generator* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/2d_common* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/2d_key_generator* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/s2_common* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/s2*key_generator* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/index/**/wildcard_access_method* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/index_builds/OWNERS.yml
|
|
|
|
|
@ -2019,7 +2019,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/local_catalog/**/index_catalog_entry_helpers* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/local_catalog/**/local_oplog_info* @10gen/server-oplog @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/local_catalog/**/document_validation* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/local_catalog/**/external_data_source_scope_guard* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/local_catalog/**/external_data_source_scope_guard* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/local_catalog/ddl/OWNERS.yml
|
|
|
|
|
/src/mongo/db/local_catalog/ddl/**/* @10gen/server-catalog-and-routing-ddl @10gen/server-catalog-and-routing-shard-catalog @svc-auto-approve-bot
|
|
|
|
|
@ -2036,11 +2036,11 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/matcher/OWNERS.yml
|
|
|
|
|
/src/mongo/db/matcher/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_*geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_*geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_text* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_where* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_where* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/extensions_callback* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_internal_bucket_geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/expression_internal_bucket_geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/match_expression_util* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/matchable* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/**/matcher.cpp @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
@ -2057,7 +2057,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/matcher/schema/OWNERS.yml
|
|
|
|
|
/src/mongo/db/matcher/schema/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/schema/**/OWNERS.yml @10gen/query-execution-staff-leads @10gen/query-integration-staff-leads @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/schema/**/encrypt_schema* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/matcher/schema/**/encrypt_schema* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/memory_tracking/OWNERS.yml
|
|
|
|
|
/src/mongo/db/memory_tracking/**/* @10gen/query-execution-classic @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
@ -2122,13 +2122,13 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fips/**/* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/fle/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fle/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fle/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/fle2/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fle2/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fle2/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/fle2_query_analysis/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fle2_query_analysis/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/fle2_query_analysis/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/hooks/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/hooks/**/magic_restore* @10gen/server-recovery @svc-auto-approve-bot
|
|
|
|
|
@ -2156,7 +2156,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/live_restore/**/* @10gen/server-backup-restore @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/no_passthrough/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/no_passthrough/**/* @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/no_passthrough/**/* @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/jstests/queryable_wt/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/jstests/queryable_wt/**/* @10gen/server-backup-restore @svc-auto-approve-bot
|
|
|
|
|
@ -2193,7 +2193,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/src/fle/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/src/fle/**/* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/src/fle/**/query_analysis @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/modules/enterprise/src/fle/**/query_analysis @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/modules/enterprise/src/hot_backups/OWNERS.yml
|
|
|
|
|
/src/mongo/db/modules/enterprise/src/hot_backups/**/* @10gen/server-backup-restore @svc-auto-approve-bot
|
|
|
|
|
@ -2242,14 +2242,14 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/*.idl @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulation_statement* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_covariance.cpp @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_exp_moving_avg.cpp @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_for_window_functions.h @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_integral.cpp @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_js_* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_locf.cpp @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_percentile* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_test.cpp @10gen/query-execution-classic @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_covariance.cpp @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_exp_moving_avg.cpp @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_for_window_functions.h @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_integral.cpp @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_js_* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_locf.cpp @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_percentile* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_test.cpp @10gen/query-execution-classic @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/accumulator_internal_construct_stats.cpp @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/aggregation_hint_translation.h @10gen/query-integration-timeseries @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/aggregation_request* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -2262,9 +2262,9 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/dispatch_shard_pipeline_test.cpp @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_check_resume_token_test.cpp @10gen/query-execution-change-streams @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_current_op* @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_densify* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_fill* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source*geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_densify* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_fill* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source*geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_hybrid_scoring* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_index_stats* @10gen/query-execution-write-exec @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_internal_unpack_bucket* @10gen/query-integration-timeseries @svc-auto-approve-bot
|
|
|
|
|
@ -2274,7 +2274,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_rank_fusion* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_score* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_score_fusion* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_set_window_fields* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_set_window_fields* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_merge_spec* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_plan_cache_stats* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_query_settings* @10gen/query-execution-query-settings @svc-auto-approve-bot
|
|
|
|
|
@ -2283,27 +2283,27 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/document_source_sort_by_count* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_find_internal* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_from_accumulator_quantile.h @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_function* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_from_accumulator_quantile.h @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_function* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_hasher* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_test_api_version* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_javascript* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_js* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_javascript* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_js* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_visitor* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/expression_walker* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/field_path* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/granularity_rounder* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/javascript_execution* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/javascript_execution* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/initialize_auto_get_helper.h @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/lookup_set_cache* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/memory_token_container_util.h @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/monotonic_expression* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/name_expression* @10gen/streams-engine @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/make_js_function* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/make_js_function* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/*_processor* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/group_processor* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/lite_parsed* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/partition_key_comparator* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/partition_key_comparator* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/pipeline_d* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/pipeline_test.cpp @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/query_request_conversion* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -2320,8 +2320,8 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/split_pipeline* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/sharded_agg_helpers* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/merge_processor* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/percentile_algo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/pipeline_metadata_tree* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/percentile_algo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/pipeline_metadata_tree* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/plan_explainer* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/plan_executor_pipeline* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/**/resume_token* @10gen/query-execution-change-streams @svc-auto-approve-bot
|
|
|
|
|
@ -2353,7 +2353,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/visitors/**/*docs_needed_bounds* @10gen/query-integration-search @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/pipeline/window_function/OWNERS.yml
|
|
|
|
|
/src/mongo/db/pipeline/window_function/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/window_function/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/pipeline/window_function/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/process_health/OWNERS.yml
|
|
|
|
|
@ -2391,7 +2391,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/index_multikey_helpers.h @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/internal_plans.* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/lru_key_value* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/map_reduce_output_format* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/map_reduce_output_format* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/multiple_collection_accessor* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/plan_summary_stats* @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/point_query_bm.cpp @10gen/query-execution @svc-auto-approve-bot
|
|
|
|
|
@ -2423,7 +2423,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/*plan_executor* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/plan_insert_listener* @10gen/query-execution-classic @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/sbe* @10gen/query-execution-sbe @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/*geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/*geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/plan_explainer* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/bind_input_params* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/**/partitioned_cache.h @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -2490,7 +2490,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/compiler/optimizer/index_bounds_builder/OWNERS.yml
|
|
|
|
|
/src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/expression_geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/expression_geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/optimizer/index_bounds_builder/**/OWNERS.yml @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/compiler/optimizer/join/OWNERS.yml
|
|
|
|
|
@ -2500,12 +2500,12 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/compiler/parsers/matcher/OWNERS.yml
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/**/OWNERS.yml @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/**/*geo* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/**/*geo* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/compiler/parsers/matcher/schema/OWNERS.yml
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/schema/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/schema/**/OWNERS.yml @10gen/query-optimization-staff-leads @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/schema/**/encrypt* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/compiler/parsers/matcher/schema/**/encrypt* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/compiler/physical_model/index_bounds/OWNERS.yml
|
|
|
|
|
/src/mongo/db/query/compiler/physical_model/index_bounds/**/* @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
@ -2536,7 +2536,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/datetime/**/OWNERS.yml @10gen/query-execution-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/fle/OWNERS.yml
|
|
|
|
|
/src/mongo/db/query/fle/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/fle/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/db/query/fle/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/db/query/plan_cache/OWNERS.yml
|
|
|
|
|
@ -2931,7 +2931,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_current_op.cpp @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_getmore_cmd* @10gen/query-execution-router @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_killcursors_cmd.cpp @10gen/query-execution-router @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_map_reduce_agg* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_map_reduce_agg* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_index_filter_cmd.cpp @10gen/query-execution-query-settings @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_plan_cache_clear_cmd.cpp @10gen/query-optimization @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/commands/query_cmd/**/cluster_profile_cmd.cpp @10gen/query-integration-observability @svc-auto-approve-bot
|
|
|
|
|
@ -2975,17 +2975,17 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/s/write_ops/**/pause_migrations_during_multi_update* @10gen/server-cluster-scalability @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/scripting/OWNERS.yml
|
|
|
|
|
/src/mongo/scripting/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/scripting/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/scripting/mozjs/OWNERS.yml
|
|
|
|
|
/src/mongo/scripting/mozjs/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/scripting/mozjs/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/shell/OWNERS.yml
|
|
|
|
|
/src/mongo/shell/**/* @10gen/devprod-correctness @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/shell/**/kms* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/shell/**/encrypted* @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/shell/**/keyvault.js @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/shell/**/named_pipe_test_helper* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/shell/**/named_pipe_test_helper* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/shell/**/feature_compatibility_version.js @10gen/server-fcv @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/stdx/OWNERS.yml
|
|
|
|
|
@ -3030,7 +3030,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/transport/**/ssl_connection_context.h @10gen/mongo-default-approvers @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/transport/named_pipe/OWNERS.yml
|
|
|
|
|
/src/mongo/transport/named_pipe/**/* @10gen/query-integration-extensions @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/transport/named_pipe/**/* @10gen/query-integration-features @svc-auto-approve-bot
|
|
|
|
|
/src/mongo/transport/named_pipe/**/OWNERS.yml @10gen/query-integration-staff-leads @svc-auto-approve-bot
|
|
|
|
|
|
|
|
|
|
# The following patterns are parsed from ./src/mongo/unittest/OWNERS.yml
|
|
|
|
|
@ -3131,7 +3131,7 @@ WORKSPACE.bazel @10gen/devprod-build @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/librdkafka @10gen/streams-engine @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/libstemmer_c @10gen/query-integration @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/mock_ocsp_responder @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/mozjs @10gen/query-integration-extensions @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/mozjs @10gen/query-integration-features @10gen/server-security @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/murmurhash3 @10gen/server-storage-execution @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/nlohmann-json @10gen/server-networking-and-observability @svc-auto-approve-bot
|
|
|
|
|
/src/third_party/**/node @10gen/server-workload-resilience @svc-auto-approve-bot
|
|
|
|
|
|