[ADD] - Basic Condition If / Then / Else
Open
- 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
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