Skip to content

ci: disable telemetry in workflows#217

Merged
andreybavt merged 1 commit into
mainfrom
disable-ci-telemetry
May 25, 2026
Merged

ci: disable telemetry in workflows#217
andreybavt merged 1 commit into
mainfrom
disable-ci-telemetry

Conversation

@andreybavt
Copy link
Copy Markdown
Contributor

Summary

Disable telemetry for GitHub Actions workflows by setting workflow-level opt-out environment variables in CI, release, and issue triage jobs. This applies the supported ktx kill switch along with standard do-not-track and Next.js telemetry opt-outs so every job inherits the setting.

Checks

  • pre-commit hooks during commit
  • node YAML parse for .github/workflows/*.yml

@vercel
Copy link
Copy Markdown

vercel Bot commented May 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ktx-docs-site Ready Ready Preview, Comment May 25, 2026 2:10pm

Request Review

@andreybavt andreybavt merged commit 4827437 into main May 25, 2026
6 of 9 checks passed
Aryan1718 pushed a commit to Aryan1718/ktx that referenced this pull request May 27, 2026
## [0.6.0](Kaelio/ktx@v0.5.0...v0.6.0) (2026-05-26)

### Features

* **cli:** skip-context-sources menu + clack-style tree picker UX ([Kaelio#213](Kaelio#213)) ([cfd1749](Kaelio@cfd1749))
* **cli:** surface docs and demo-warehouse links in ktx setup ([Kaelio#221](Kaelio#221)) ([62699bf](Kaelio@62699bf))
* **connectors:** generalize readiness and constraint handling ([Kaelio#212](Kaelio#212)) ([78b8a0c](Kaelio@78b8a0c))

### Bug Fixes

* **ingest:** attribute historic-sql evidence writes in bundle report ([Kaelio#220](Kaelio#220)) ([1071f9d](Kaelio@1071f9d))
* **scripts:** make package artifacts pnpm launch work on Windows ([2a6fb19](Kaelio@2a6fb19))
* update ktx CI boundary checks ([Kaelio#223](Kaelio#223)) ([bc7373f](Kaelio@bc7373f))

### Documentation

* ban ktx compatibility shims ([Kaelio#214](Kaelio#214)) ([a9db379](Kaelio@a9db379))
* **readme:** restructure for clarity and add FAQ + comparison table ([Kaelio#222](Kaelio#222)) ([0eeac6f](Kaelio@0eeac6f))
* standardize fanout terminology ([Kaelio#218](Kaelio#218)) ([9248688](Kaelio@9248688))

### Code Refactoring

* remove legacy ktx compatibility shims ([Kaelio#211](Kaelio#211)) ([96952fb](Kaelio@96952fb))

### Tests

* split cli tests from source tree ([Kaelio#216](Kaelio#216)) ([56985b7](Kaelio@56985b7))

### Continuous Integration

* disable telemetry in workflows ([Kaelio#217](Kaelio#217)) ([4827437](Kaelio@4827437))
Aryan1718 pushed a commit to Aryan1718/ktx that referenced this pull request May 27, 2026
Aryan1718 pushed a commit to Aryan1718/ktx that referenced this pull request May 27, 2026
## [0.6.0](Kaelio/ktx@v0.5.0...v0.6.0) (2026-05-26)

### Features

* **cli:** skip-context-sources menu + clack-style tree picker UX ([Kaelio#213](Kaelio#213)) ([cfd1749](Kaelio@cfd1749))
* **cli:** surface docs and demo-warehouse links in ktx setup ([Kaelio#221](Kaelio#221)) ([62699bf](Kaelio@62699bf))
* **connectors:** generalize readiness and constraint handling ([Kaelio#212](Kaelio#212)) ([78b8a0c](Kaelio@78b8a0c))

### Bug Fixes

* **ingest:** attribute historic-sql evidence writes in bundle report ([Kaelio#220](Kaelio#220)) ([1071f9d](Kaelio@1071f9d))
* **scripts:** make package artifacts pnpm launch work on Windows ([2a6fb19](Kaelio@2a6fb19))
* update ktx CI boundary checks ([Kaelio#223](Kaelio#223)) ([bc7373f](Kaelio@bc7373f))

### Documentation

* ban ktx compatibility shims ([Kaelio#214](Kaelio#214)) ([a9db379](Kaelio@a9db379))
* **readme:** restructure for clarity and add FAQ + comparison table ([Kaelio#222](Kaelio#222)) ([0eeac6f](Kaelio@0eeac6f))
* standardize fanout terminology ([Kaelio#218](Kaelio#218)) ([9248688](Kaelio@9248688))

### Code Refactoring

* remove legacy ktx compatibility shims ([Kaelio#211](Kaelio#211)) ([96952fb](Kaelio@96952fb))

### Tests

* split cli tests from source tree ([Kaelio#216](Kaelio#216)) ([56985b7](Kaelio@56985b7))

### Continuous Integration

* disable telemetry in workflows ([Kaelio#217](Kaelio#217)) ([4827437](Kaelio@4827437))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant