Skip to content

Commit 6ab08ae

Browse files
committed
Update repository-settings.md with actual secrets and variables
1 parent b38ace7 commit 6ab08ae

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/repository-settings.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Repository settings
2+
3+
This document describes any changes that have been made to the
4+
settings in this repository outside the settings tracked in the
5+
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+
- `SONATYPE_KEY` - owned by [@trask](https://github.com/trask)
14+
- `SONATYPE_USER` - owned by [@trask](https://github.com/trask)
15+
16+
### Organization secrets
17+
18+
- `DEVELOCITY_ACCESS_KEY` (scoped only to Java repos)
19+
- `FOSSA_API_KEY`
20+
- `OTELBOT_PRIVATE_KEY`
21+
22+
### Organization variables
23+
24+
- `OTELBOT_APP_ID`

0 commit comments

Comments
 (0)