Move repository secrets to environment secrets (AWS credentials are env specific for example)
Open
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 776
- PR merge metrics
- No merged PRs in 30d
Description
As a a developer I want that for a workflow that is executed the proper secrets, which are specific for the environment that the workflow uses are loaded from the environment secret store.
**Acceptance Criteria:**
GIVEN i am a developer
WHEN i trigger a workflow for a specific environment
THEN the correct credentials for that environment are automatically used
AND the desired environment is successfully created
Contributor guide
Assessment
This issue has not been assessed yet.