Skip to content

Commit 0426beb

Browse files
authored
Update repository-settings.md documentation (#2385)
1 parent 5717326 commit 0426beb

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/repository-settings.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff 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`

0 commit comments

Comments
 (0)