fixup! docs: add Telemetry section linking to oss-telemetry opt-out docs

This commit is contained in:
2026-05-22 00:09:10 +01:00
parent 564f39ed10
commit ab52de167e
+7 -2
View File
@@ -11,14 +11,19 @@ Project created overnight, to prove that management of semantic versioning is NO
- [Usage](#usage) - [Usage](#usage)
- [Authentication](#authentication) - [Authentication](#authentication)
- [As a binary](#as-a-binary) - [As a binary](#as-a-binary)
- [Homebrew (macOS)](#homebrew-macos)
- [Manual Download](#manual-download)
- [Self-Update](#self-update)
- [As a github action](#as-a-github-action) - [As a github action](#as-a-github-action)
- [As a docker container](#as-a-docker-container) - [As a docker container](#as-a-docker-container)
- [Verifying Release Signatures](#verifying-release-signatures)
- [Calculations example \[standard\]](#calculations-example-standard) - [Calculations example \[standard\]](#calculations-example-standard)
- [Calculations example \[strict matching\]](#calculations-example-strict-matching) - [Calculations example \[strict matching\]](#calculations-example-strict-matching)
- [Release candidates](#release-candidates) - [Release candidates](#release-candidates)
- [Tag prefix stripping](#tag-prefix-stripping) - [Tag prefix stripping](#tag-prefix-stripping)
- [Example configuration](#example-configuration) - [Example configuration](#example-configuration)
- [Good to know](#good-to-know) - [Good to knows](#good-to-knows)
- [Telemetry](#telemetry)
### How does it work ### How does it work
@@ -279,7 +284,7 @@ wording:
* I do not recommend using common words ( like "the" from the example configuration ) * I do not recommend using common words ( like "the" from the example configuration )
* You can specify env variable `LOG_LEVEL=debug` to see what exactly happens during the calculations * You can specify env variable `LOG_LEVEL=debug` to see what exactly happens during the calculations
## Telemetry ### Telemetry
On startup this binary sends a single anonymous adoption ping — project name, On startup this binary sends a single anonymous adoption ping — project name,
version, timestamp; no identifiers, no commit content, no repository data. version, timestamp; no identifiers, no commit content, no repository data.