Skip to content

GitHub Environments & Secrets #72

Description

@Alexandrbig1

Priority: High
Difficulty: Medium


Description:
Set up GitHub Environments for dev and prod, and configure environment-specific secrets.

  • Add secrets: MONGODB_URI_DEV, MONGODB_URI_PROD (placeholder), and GRAFANA_CLOUD_API_KEY (placeholder).
  • Ensure secrets are only accessible in their respective environment workflows.
  • Enable required reviewers for the prod environment.

Acceptance Criteria:

  • dev and prod environments are created in GitHub
  • Environment secrets are set and scoped correctly
  • Secrets are only accessible in the corresponding environment workflows
  • Required reviewers are enabled for the prod environment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

ci/cdContinuous Integration & Continuous DeploymentgovernancePolicies & standardshacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025infraInfrastructurepriority: highNeeds attention ASAPsecuritySecurity & compliance

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions