Skip to content

Deploy ECS automatically after application merges - #10

Merged
ali509 merged 1 commit into
mainfrom
feat/auto-deploy-ecs-main
Jul 17, 2026
Merged

Deploy ECS automatically after application merges#10
ali509 merged 1 commit into
mainfrom
feat/auto-deploy-ecs-main

Conversation

@ali509

@ali509 ali509 commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • trigger the ECS deployment workflow for application changes pushed to main
  • default automatic deployments to the protected dev environment
  • retain manual workflow dispatch and image-only publishing
  • keep the EC2 CodeDeploy workflow manual
  • document the automatic ECS release behavior

Validation

  • workflow YAML parsed successfully
  • whitespace validation passed

Deployment behavior

Merging this PR triggers the first automatic ECS deployment because the workflow file itself is included in the push path filter.

@ali509
ali509 merged commit 37c799d into main Jul 17, 2026
4 checks passed
@ali509
ali509 deleted the feat/auto-deploy-ecs-main branch July 17, 2026 06:33
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