Set these environment variables to override default values used. The root configuration will take precedence over environment variables, and any values set explicitly in CLI or API arguments will take precedence over both.
BW_PARALLEL_MAX_DEFAULTconfig.defaults.parallelMax is set in the root configuration, it will take precedence.BW_SHELL_DEFAULTconfig.defaults.shell is set in the root configuration, it will take precedence.BW_INCLUDE_ROOT_WORKSPACE_DEFAULTconfig.defaults.includeRootWorkspace is set in the root configuration, it will take precedence.BW_AFFECTED_BASE_REF_DEFAULTmain when not overridden.config.defaults.affectedBaseRef is set in the root configuration, it will take precedence.BW_DISABLE_EXECUTABLE_CONFIGS_DEFAULTfalse when not overridden.