generate
Method
This is a method of the JobWorkflowAutoGenerator class in the auto module.Generate a job workflow YAML file.
Signature
Parameters
bool
default:"True"
Include a judge step for quality gating
bool
default:"False"
Include an approve step for human approval
Returns
str
Path to the generated workflow file
Source
View on GitHub
praisonai/auto.py at line 1915
