dagucloud / dagucloud/dagu

[ADD] - Basic Condition If / Then / Else

Open
#1,629 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
4k
Forks
332
Avg merge
19h 26m
Merged PRs (30d)
133

Description

Hey,

Control Flow is great but if result is false the flow stop to work.

Is it possible to add the feature If / then /else

exemple:

if [condition]
then [command or call]
else [command or call]

Regards

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing Control Flow behavior and how workflow conditions and commands are represented. Define the semantics for true and false results, including how the then and else branches execute, and consider how completion should be verified with focused workflow tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.