lightning
lightning copied to clipboard
Handle how the app behaves when github env vars are missing
We need to check all places in the app that uses any of the github env vars and ensure they behave properly when the env vars are missing.
-
REPO_CONNECTION_SIGNING_SECRET: Used for encoding/signing repo connection access token. This access token is used for pulling and deploying project changes via the API