Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Conversation

@oyakodon
Copy link
Owner

@oyakodon oyakodon commented Nov 9, 2025

No description provided.

@oyakodon oyakodon requested a review from Copilot November 9, 2025 09:18
@oyakodon oyakodon self-assigned this Nov 9, 2025
Copy link

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

This PR modifies the GitHub Actions workflow configuration to change how deployments are triggered. The changes disable automatic triggering on branch pushes and workflow completions, moving to a manual-only deployment model via workflow_dispatch.

  • Commented out automatic trigger on main branch pushes in the ECR workflow
  • Commented out automatic deployment trigger based on ECR workflow completion
  • Removed conditional execution check that validated workflow run success

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/push-ecr.yml Disabled automatic triggering on main branch pushes while preserving tag-based triggers
.github/workflows/deploy.yml Disabled automatic deployment trigger and removed workflow success validation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@oyakodon oyakodon merged commit 1b2f1f7 into main Nov 9, 2025
7 checks passed
@oyakodon oyakodon deleted the feature/disable-workflow branch November 9, 2025 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants