Skip to content

Fix: Update deployment workflows to use version 2 of the preview deployment action - #63

Merged
tomarnebra merged 1 commit into
mainfrom
fix-preview-deployment-action-ref
Aug 21, 2026
Merged

tomarnebra merged 1 commit into
mainfrom
fix-preview-deployment-action-ref

Conversation

@tomarnebra

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 21, 2026 12:46
@tomarnebra
tomarnebra requested review from Fr3dric0 and isabelle-galleberg and removed request for isabelle-galleberg August 21, 2026 12:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the preview deployment workflows to reference the stable @v2 tag for the preview ECS Express deployment action/workflow, replacing a temporary feature-branch ref.

Changes:

  • .github/workflows/deployment.preview.yml: Switch deploy-ecs-express-service action reference to @v2.
  • .github/workflows/deployment.preview.on-comment.yml: Switch called reusable workflow deployment.preview.yml reference to @v2.

Changed files:

  • .github/workflows/deployment.preview.yml — ✅ Valid (internal action pin updated to @v2; with: inputs align with the action’s declared inputs)
  • .github/workflows/deployment.preview.on-comment.yml — ✅ Valid (internal reusable workflow pin updated to @v2; with: inputs align with the called workflow’s declared inputs)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/deployment.preview.yml Pins the ECS Express preview deployment composite action to the stable @v2 tag.
.github/workflows/deployment.preview.on-comment.yml Pins the reusable preview deployment workflow invocation to the stable @v2 tag.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@tomarnebra
tomarnebra merged commit 6cc9344 into main Aug 21, 2026
1 check passed
@tomarnebra
tomarnebra deleted the fix-preview-deployment-action-ref branch August 21, 2026 12:51
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.

3 participants