File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,10 @@ for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/d
63
63
* ` GE_CACHE_USERNAME `
64
64
* ` GPG_PASSWORD ` - stored in OpenTelemetry-Java 1Password
65
65
* ` GPG_PRIVATE_KEY ` - stored in OpenTelemetry-Java 1Password
66
- * ` GRADLE_ENTERPRISE_ACCESS_KEY `
66
+ * ` GRADLE_ENTERPRISE_ACCESS_KEY ` - owned by [ @trask ] ( https://github.com/trask )
67
+ * Generated at https://ge.opentelemetry.io > My settings > Access keys
68
+ * format of env var is ` ge.opentelemetry.io=<access key> ` ,
69
+ see [ docs] ( https://docs.gradle.com/enterprise/gradle-plugin/#via_environment_variable )
67
70
* ` GRADLE_PUBLISH_KEY `
68
71
* ` GRADLE_PUBLISH_SECRET `
69
72
* ` OPENTELEMETRYBOT_GITHUB_TOKEN ` - owned by [ @trask ] ( https://github.com/trask )
You can’t perform that action at this time.
0 commit comments