Required Description
Severity:
Description
A description is required for every workflow so that it can be easily understood as workflows are stored in git and move around and are shared.
Error Message
Every workflow needs a description of length at least 10. See here for more details: https://CiscoAandI.github.io/flowlint/rules/Required-Description
Rule Definition
- field: description
function: defined
- field: description
function: length
functionOptions:
min: 10