File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -15,3 +15,28 @@ private admin repo.
1515 - Maximum pull requests to merge: 5
1616 - Only merge non-failing pull requests: CHECKED
1717 - Status check timeout: 60 minutes
18+
19+ ## Secrets and variables > Actions
20+
21+ ### Repository secrets
22+
23+ - ` GPG_PASSWORD ` - stored in OpenTelemetry-Java 1Password
24+ - ` GPG_PRIVATE_KEY ` - stored in OpenTelemetry-Java 1Password
25+ - ` NVD_API_KEY ` - stored in OpenTelemetry-Java 1Password
26+ - Generated at https://nvd.nist.gov/developers/request-an-api-key
27+ - Key is associated with [ @trask ] ( https://github.com/trask ) 's gmail address
28+ - ` SONATYPE_KEY ` - owned by [ @trask ] ( https://github.com/trask )
29+ - ` SONATYPE_USER ` - owned by [ @trask ] ( https://github.com/trask )
30+
31+ ### Organization secrets
32+
33+ - ` CODECOV_TOKEN `
34+ - ` DEVELOCITY_ACCESS_KEY ` (scoped only to Java repos)
35+ - ` FOSSA_API_KEY `
36+ - ` OTELBOT_JAVA_CONTRIB_PRIVATE_KEY ` (scoped only to this repo)
37+ - ` OTELBOT_PRIVATE_KEY `
38+
39+ ### Organization variables
40+
41+ - ` OSSF_SCORECARD_APP_ID `
42+ - ` OTELBOT_APP_ID `
You can’t perform that action at this time.
0 commit comments