JuliaRegistries / RegistryCI.jl

Continuous integration (CI) tools for Julia package registries, including registry consistency testing, automatic merging (automerge) of pull requests, and automatic TagBot triggers
https://juliaregistries.github.io/RegistryCI.jl/stable
Other
31 stars 30 forks source link

Get an additional read-only `GITHUB_TOKEN` for use during the integration tests #391

Closed DilumAluthge closed 3 years ago

DilumAluthge commented 3 years ago

@ericphanson This PR shows how we can:

  1. Generate a read-only GITHUB_TOKEN
  2. Provide this read-only token to the integration tests in the form of the INTEGRATION_TEST_READ_ONLY_TOKEN environment variable
DilumAluthge commented 3 years ago

The name INTEGRATION_TEST_READ_ONLY_TOKEN is just a placeholder based on your earlier suggestion. We can definitely rename it if you want.

DilumAluthge commented 3 years ago

bors merge

bors[bot] commented 3 years ago

Build succeeded: