Edit on GitHub

Signature

A schema that is used to validate a part of Laboperator workflow templates.

A flag indicating whether a workflow run can be signed.

Signatures can be applied to any run with at least one completed step by anyone who has access to the run.

Signature
enabledrequired
boolean
default: false

Specify whether the run can be signed.

intentions
array of objects
Array
typerequired
string
one of: collaborator reviewer
messagerequired
string <= 1000 characters
Examples:
signature:
  enabled: true
Where is this used?
Other schemas that have a reference ($ref) to this schema.