allbuildtestrunquerystartup options
--incompatible_no_implicit_watch_label=<true or false>
If true, then methods on <code>repository_ctx</code> that are passed a Label will no longer automatically watch the file under that label for changes even if <code>watch = "no"</code>, and <code>repository_ctx. path</code> no longer causes the returned path to be watched. Use <code>repository_ctx.watch</code> instead.
default: "true"
loading and_analysis
incompatible change