Uses of Interface
io.github.cdklabs.projen.github.workflows.StatusOptions
-
Packages that use StatusOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of StatusOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement StatusOptions Modifier and Type Class Description static classStatusOptions.Jsii$ProxyAn implementation forStatusOptionsMethods in io.github.cdklabs.projen.github.workflows that return StatusOptions Modifier and Type Method Description StatusOptionsStatusOptions.Builder. build()Builds the configured instance.default StatusOptionsTriggers. getStatus()(experimental) Runs your workflow anytime the status of a Git commit changes, which triggers the status event.StatusOptionsTriggers.Jsii$Proxy. getStatus()Methods in io.github.cdklabs.projen.github.workflows with parameters of type StatusOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. status(StatusOptions status)Sets the value ofTriggers.getStatus()
-