Separate access to staging and production secrets
Open
- Dominant language
- Python
- Stars
- 26
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
At the moment it's not possible to gain access to the staging and production credentials separately, and so to give access to testing in staging we also have to give access to production, which is not very safe, and so a lot of PRs go only partially tested before we merge them.
Find a way to separate that access.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.