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 b38ace7 commit 6ab08aeCopy full SHA for 6ab08ae
.github/repository-settings.md
@@ -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