Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions .github/repository-settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,28 @@ private admin repo.
- Maximum pull requests to merge: 5
- Only merge non-failing pull requests: CHECKED
- Status check timeout: 60 minutes

## Secrets and variables > Actions

### Repository secrets

- `GPG_PASSWORD` - stored in OpenTelemetry-Java 1Password
- `GPG_PRIVATE_KEY` - stored in OpenTelemetry-Java 1Password
- `NVD_API_KEY` - stored in OpenTelemetry-Java 1Password
- Generated at https://nvd.nist.gov/developers/request-an-api-key
- Key is associated with [@trask](https://github.com/trask)'s gmail address
- `SONATYPE_KEY` - owned by [@trask](https://github.com/trask)
- `SONATYPE_USER` - owned by [@trask](https://github.com/trask)

### Organization secrets

- `CODECOV_TOKEN`
- `DEVELOCITY_ACCESS_KEY` (scoped only to Java repos)
- `FOSSA_API_KEY`
- `OTELBOT_JAVA_CONTRIB_PRIVATE_KEY` (scoped only to this repo)
- `OTELBOT_PRIVATE_KEY`

### Organization variables

- `OSSF_SCORECARD_APP_ID`
- `OTELBOT_APP_ID`