Skip to content

Enable manual trigger for ECS deployment workflow#141

Merged
elifouts merged 2 commits intomainfrom
aws-action
Mar 9, 2026
Merged

Enable manual trigger for ECS deployment workflow#141
elifouts merged 2 commits intomainfrom
aws-action

Conversation

@grillinr
Copy link
Collaborator

@grillinr grillinr commented Mar 7, 2026

Added workflow_dispatch trigger for manual deployment.

Added workflow_dispatch trigger for manual deployment.
@grillinr grillinr marked this pull request as draft March 7, 2026 02:35
@elifouts elifouts marked this pull request as ready for review March 9, 2026 06:36
Copilot AI review requested due to automatic review settings March 9, 2026 06:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a GitHub Actions workflow intended to deploy the application to Amazon ECS via ECR, with a manual trigger.

Changes:

  • Introduces a new ECS deployment workflow (aws.yml)
  • Enables manual execution via workflow_dispatch (and comments out push-to-main trigger)
  • Adds build/push to ECR and deploy-to-ECS steps

@elifouts
Copy link
Collaborator

elifouts commented Mar 9, 2026

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Contributor

Copilot AI commented Mar 9, 2026

@elifouts I've opened a new pull request, #146, to work on those changes. Once the pull request is ready, I'll request review from you.

…d correct Docker context (#146)

* Initial plan

* Fix aws.yml: YAML syntax, OIDC auth, vars context, steps indent, docker build path

Co-authored-by: elifouts <116454864+elifouts@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: elifouts <116454864+elifouts@users.noreply.github.com>
@elifouts elifouts merged commit d7a3682 into main Mar 9, 2026
3 checks passed
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.

4 participants