NewsBlur/node/node_modules/@postlight/ci-failed-test-reporter/.env.example

5 lines
172 B
Text
Raw Normal View History

CIFTR_GITHUB_API_KEY="your github API key"
CIFTR_PR_USERNAME="the repo owner's username"
CIFTR_PR_NUMBER="the number of the pull request"
CIFTR_PR_REPONAME="the repo name"