FormidableLabs / FormidableLabs/formideploy
GitHub Actions: Research / document repo environments.
Open
documentation
feature
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
GitHub repository environments allow CI to work in different envs like `production`, etc. with _specific secrets_ for given environments. This might be a nice opportunity to have things like the AWS credentials only available to the `production` environment instead of also the PR environments.
Contributor guide
Assessment
This issue has not been assessed yet.