jannekem/Run Python Script

Run a custom python snippet inside a workflow file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
scriptPython scriptyes
fail-on-errorFail step if the return code from running the script is non-zeronotrue
utilInclude utility functionsnotrue
namedescription
stdoutProgram stdout
stderrProgram stderr
errorA string of 'true' or 'false' that tells if there were errors, use in conjunction with the fail-on-error input