Skip to content

Comments

feat(workflow): add branch input to deploy workflow and remove unused…#287

Merged
j4y merged 1 commit intoColorCop:mainfrom
j4y:deploy-from-branch
Jan 23, 2026
Merged

feat(workflow): add branch input to deploy workflow and remove unused…#287
j4y merged 1 commit intoColorCop:mainfrom
j4y:deploy-from-branch

Conversation

@j4y
Copy link
Member

@j4y j4y commented Jan 23, 2026

… Terragrunt output step

Introduce a new branch input to the workflow_dispatch trigger, allowing manual deployments to explicitly specify which branch to deploy. The input defaults to the current github.ref_name, improving flexibility for ad‑hoc or multi-branch deployment workflows.

Additionally, remove the previously commented-out Terragrunt output step to reduce noise and keep the workflow clean. No functional behavior is changed beyond enabling branch selection.

… Terragrunt output step

Introduce a new branch input to the workflow_dispatch trigger, allowing manual deployments to explicitly specify which branch to deploy. The input defaults to the current github.ref_name, improving flexibility for ad‑hoc or multi-branch deployment workflows.

Additionally, remove the previously commented-out Terragrunt output step to reduce noise and keep the workflow clean. No functional behavior is changed beyond enabling branch selection.
@j4y j4y merged commit 218d383 into ColorCop:main Jan 23, 2026
1 check passed
@j4y j4y deleted the deploy-from-branch branch January 23, 2026 01:03
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