Skip to content

feat: add automated dev deployment workflow#285

Open
jaylonmcshan19-x wants to merge 4 commits intomainfrom
feat/automated-dev-deployment
Open

feat: add automated dev deployment workflow#285
jaylonmcshan19-x wants to merge 4 commits intomainfrom
feat/automated-dev-deployment

Conversation

@jaylonmcshan19-x
Copy link
Contributor

PCI review checklist

This pr Adds a GitHub Actions workflow to automatically deploy to the dev environment when changes are merged to main.

The flow >

  1. Developer merges PR to main
  2. Existing build workflow runs → builds and pushes Docker image
  3. deploy-dev workflow triggers automatically after build succeeds
  4. Deploys new image to terraform-mcp-server-remote EKS cluster via Helm

Can also be triggered manually via workflow_dispatch to deploy a specific image tag.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

@jaylonmcshan19-x jaylonmcshan19-x marked this pull request as ready for review March 10, 2026 18:57
@jaylonmcshan19-x jaylonmcshan19-x requested a review from a team as a code owner March 10, 2026 18:57
@jaylonmcshan19-x jaylonmcshan19-x force-pushed the feat/automated-dev-deployment branch from 5fbaf4f to 33a9e79 Compare March 10, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant