File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -64,15 +64,22 @@ for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/d
64
64
65
65
## Secrets and variables > Actions
66
66
67
+ ### Repository secrets
68
+
67
69
- ` GPG_PASSWORD ` - stored in OpenTelemetry-Java 1Password
68
70
- ` GPG_PRIVATE_KEY ` - stored in OpenTelemetry-Java 1Password
69
71
- ` GRADLE_ENTERPRISE_ACCESS_KEY ` - owned by [ @trask ] ( https://github.com/trask )
70
72
- Generated at https://ge.opentelemetry.io > My settings > Access keys
71
- - format of env var is ` ge.opentelemetry.io=<access key> ` ,
73
+ - Format of env var is ` ge.opentelemetry.io=<access key> ` ,
72
74
see [ docs] ( https://docs.gradle.com/enterprise/gradle-plugin/#via_environment_variable )
73
75
- ` GRADLE_PUBLISH_KEY `
74
76
- ` GRADLE_PUBLISH_SECRET `
75
77
- ` NVD_API_KEY ` - stored in OpenTelemetry-Java 1Password
76
- - ` OPENTELEMETRYBOT_GITHUB_TOKEN ` - owned by [ @trask ] ( https://github.com/trask )
78
+ - Generated at https://nvd.nist.gov/developers/request-an-api-key
79
+ - Key is associated with [ @trask ] ( https://github.com/trask ) 's gmail address
77
80
- ` SONATYPE_KEY ` - owned by [ @trask ] ( https://github.com/trask )
78
81
- ` SONATYPE_USER ` - owned by [ @trask ] ( https://github.com/trask )
82
+
83
+ ### Organization secrets
84
+
85
+ - ` OPENTELEMETRYBOT_GITHUB_TOKEN `
You can’t perform that action at this time.
0 commit comments