internal/chartconfig: add counter interactive command exec For golang/go#79837 Change-Id: I99dce1e38287c33bc9336e443ab75b0ef4776555 Reviewed-on: https://go-review.googlesource.com/c/telemetry/+/787180 Auto-Submit: Hongxiang Jiang <hxjiang@golang.org> Reviewed-by: Madeline Kalil <mkalil@google.com> LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
diff --git a/internal/chartconfig/config.txt b/internal/chartconfig/config.txt index 2ba5210..0152274 100644 --- a/internal/chartconfig/config.txt +++ b/internal/chartconfig/config.txt
@@ -471,3 +471,12 @@ issue: https://go.dev/issue/79212 program: cmd/go version: go1.25 +--- +counter: gopls/interactive/command:{modify_tags,implement_interface} +title: Interactive Command Execution +description: use of interactive refactoring at command level +type: partition +issue: https://go.dev/issue/79837 +program: golang.org/x/tools/gopls +module: golang.org/x/tools/gopls +version: v0.22.1 \ No newline at end of file