We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea9291c commit 9fe48c9Copy full SHA for 9fe48c9
.github/repository-settings.md
@@ -6,6 +6,8 @@ private admin repo.
6
7
## Secrets and variables > Actions
8
9
+### Repository secrets
10
+
11
- `GPG_PASSWORD` - stored in OpenTelemetry-Java 1Password
12
- `GPG_PRIVATE_KEY` - stored in OpenTelemetry-Java 1Password
13
- `NVD_API_KEY` - stored in OpenTelemetry-Java 1Password
@@ -16,7 +18,8 @@ private admin repo.
16
18
17
19
### Organization secrets
20
-- `DEVELOCITY_ACCESS_KEY`
21
+- `CODECOV_TOKEN`
22
+- `DEVELOCITY_ACCESS_KEY` (scoped only to Java repos)
23
- `FOSSA_API_KEY`
24
- `OTELBOT_PRIVATE_KEY`
25
0 commit comments