PipelineTrigger

PipelineTrigger
PipelineTrigger

Represents a trigger for a pipeline

JSON Example
{
    "type": "CVE_PATCH",
    "context": "CVE-25010-1312"
}
string
type
Required

Type of the trigger. Possible values: CVE_PATCH, UPSTREAM_UPDATE, MANUAL_RUN, MAINTENANCE

string
context
Optional

Context about the trigger (e.g. CVE details)

Property Of