Skip to content

feat: warn user when deploying over a paused workflow#370

Draft
anirudhwarrier wants to merge 1 commit intomainfrom
DEVSVCS-3603/paused-deploy
Draft

feat: warn user when deploying over a paused workflow#370
anirudhwarrier wants to merge 1 commit intomainfrom
DEVSVCS-3603/paused-deploy

Conversation

@anirudhwarrier
Copy link
Copy Markdown
Collaborator

DEVSVCS-3603

This pull request introduces a warning mechanism to notify users when a paused workflow has been updated during deployment.

Warning and status handling improvements:

  • Added a new function warnIfPausedWorkflowUpdate in deploy.go that outputs a warning if the workflow being updated is currently paused. This ensures users are informed about updates to paused workflows.
  • Introduced the workflowStatusPaused constant to represent the paused state of a workflow.

@anirudhwarrier anirudhwarrier marked this pull request as ready for review April 14, 2026 10:01
@anirudhwarrier anirudhwarrier requested a review from a team as a code owner April 14, 2026 10:01
@anirudhwarrier anirudhwarrier changed the title chore: warn user when deploying over a paused workflow feat: warn user when deploying over a paused workflow Apr 14, 2026
@anirudhwarrier anirudhwarrier marked this pull request as draft April 14, 2026 10:40
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