Handle how the app behaves when github env vars are missing
Open
@midigofrank is already working on this.
Since Apr 24, 2024.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.