diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 89876fc04f..baa1c894ec 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -53,7 +53,7 @@ Added * Begin introducing `pants `_ to improve DX (Developer Experience) working on StackStorm, improve our security posture, and improve CI reliability thanks in part - to pants' use of PEX lockfiles. This is not a user-facing addition. #5713 #5724 #5726 #5725 #5732 #5733 + to pants' use of PEX lockfiles. This is not a user-facing addition. #5713 #5724 #5726 #5725 #5732 #5733 #5737 Contributed by @cognifloyd Changed diff --git a/pants.toml b/pants.toml index 5af7de45fa..8e61cf94ff 100644 --- a/pants.toml +++ b/pants.toml @@ -1,3 +1,10 @@ +[anonymous-telemetry] +# This is opt-in by default, but we explicitly disable here as well. +enabled = false +# repo_id here allows individuals to opt-in on their machine +# To opt-in, use ~/.pants.rc or envrc to set [anonymous-telemetry].enabled=true +repo_id = "de0dea7a-9f6a-4c6e-aa20-6ba5ad969b8a" + [GLOBAL] pants_version = "2.14.0rc1" backend_packages = [