Skip to content

Conversation

@RomneyDa
Copy link
Collaborator

@RomneyDa RomneyDa commented Oct 16, 2025

Description

was changed from CONTINUE_CLI_ENABLE_TELEMETRY to CONTINUE_ALLOW_ANONYMOUS_TELEMETRY


Summary by cubic

Update CLI telemetry docs to use the correct environment variable name. Replaces CONTINUE_CLI_ENABLE_TELEMETRY with CONTINUE_ALLOW_ANONYMOUS_TELEMETRY in examples so users can disable anonymous telemetry correctly.

@RomneyDa RomneyDa requested a review from a team as a code owner October 16, 2025 19:08
@RomneyDa RomneyDa requested review from Patrick-Erichsen and removed request for a team October 16, 2025 19:08
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Oct 16, 2025
@github-actions
Copy link

github-actions bot commented Oct 16, 2025

✅ Review Complete

Review of PR #8295: fix: update telemetry docs

Overall Assessment: LGTM ✅

This is a straightforward documentation fix that corrects the environment variable name for disabling telemetry in the CLI. The change is accurate and necessary for users to properly control telemetry settings.

Verification Needed

To ensure completeness, I'd recommend verifying:

  1. Check the actual implementation - Confirm that CONTINUE_ALLOW_ANONYMOUS_TELEMETRY is indeed the correct variable name used in the CLI codebase
  2. Search for other occurrences - Make sure there are no other documentation files or code comments that still reference the old CONTINUE_CLI_ENABLE_TELEMETRY variable name

The change itself is correct - it's purely a documentation update with no code logic changes, so there's minimal risk. The examples clearly show both export and inline usage patterns, which is helpful for users.


Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Oct 17, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 17, 2025
@Patrick-Erichsen Patrick-Erichsen merged commit 5673ad1 into main Oct 17, 2025
71 of 75 checks passed
@Patrick-Erichsen Patrick-Erichsen deleted the dallin/update-telem-docs branch October 17, 2025 21:45
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Oct 17, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 17, 2025
@sestinj
Copy link
Contributor

sestinj commented Oct 18, 2025

🎉 This PR is included in version 1.27.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 21, 2025

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 22, 2025

🎉 This PR is included in version 1.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Oct 29, 2025

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants