Skip to content

Commit 057ba16

Browse files
authored
Document NVD_API_KEY (#12776)
1 parent 792b6da commit 057ba16

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

.github/repository-settings.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -64,15 +64,22 @@ for [`dependabot/**/**`](https://github.com/open-telemetry/community/blob/main/d
6464

6565
## Secrets and variables > Actions
6666

67+
### Repository secrets
68+
6769
- `GPG_PASSWORD` - stored in OpenTelemetry-Java 1Password
6870
- `GPG_PRIVATE_KEY` - stored in OpenTelemetry-Java 1Password
6971
- `GRADLE_ENTERPRISE_ACCESS_KEY` - owned by [@trask](https://github.com/trask)
7072
- 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>`,
7274
see [docs](https://docs.gradle.com/enterprise/gradle-plugin/#via_environment_variable)
7375
- `GRADLE_PUBLISH_KEY`
7476
- `GRADLE_PUBLISH_SECRET`
7577
- `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
7780
- `SONATYPE_KEY` - owned by [@trask](https://github.com/trask)
7881
- `SONATYPE_USER` - owned by [@trask](https://github.com/trask)
82+
83+
### Organization secrets
84+
85+
- `OPENTELEMETRYBOT_GITHUB_TOKEN`

0 commit comments

Comments
 (0)