lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Handle how the app behaves when github env vars are missing

Open midigofrank opened this issue 1 year ago • 0 comments

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

midigofrank avatar Apr 11 '24 10:04 midigofrank