From 7a40f1ba2ba5a5eeb00b8a575947dc664489688d Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 13 Jun 2023 23:55:07 -0700 Subject: [PATCH] Doc another secret (#8709) --- .github/repository-settings.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/repository-settings.md b/.github/repository-settings.md index e33e883b52..a427bf2670 100644 --- a/.github/repository-settings.md +++ b/.github/repository-settings.md @@ -63,7 +63,10 @@ for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/d * `GE_CACHE_USERNAME` * `GPG_PASSWORD` - stored in OpenTelemetry-Java 1Password * `GPG_PRIVATE_KEY` - stored in OpenTelemetry-Java 1Password -* `GRADLE_ENTERPRISE_ACCESS_KEY` +* `GRADLE_ENTERPRISE_ACCESS_KEY` - owned by [@trask](https://github.com/trask) + * Generated at https://ge.opentelemetry.io > My settings > Access keys + * format of env var is `ge.opentelemetry.io=`, + see [docs](https://docs.gradle.com/enterprise/gradle-plugin/#via_environment_variable) * `GRADLE_PUBLISH_KEY` * `GRADLE_PUBLISH_SECRET` * `OPENTELEMETRYBOT_GITHUB_TOKEN` - owned by [@trask](https://github.com/trask)