Uses of Interface
io.github.cdklabs.projen.github.workflows.LabelOptions
-
Packages that use LabelOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of LabelOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement LabelOptions Modifier and Type Class Description static classLabelOptions.Jsii$ProxyAn implementation forLabelOptionsMethods in io.github.cdklabs.projen.github.workflows that return LabelOptions Modifier and Type Method Description LabelOptionsLabelOptions.Builder. build()Builds the configured instance.default LabelOptionsTriggers. getLabel()(experimental) Runs your workflow anytime the label event occurs.LabelOptionsTriggers.Jsii$Proxy. getLabel()Methods in io.github.cdklabs.projen.github.workflows with parameters of type LabelOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. label(LabelOptions label)Sets the value ofTriggers.getLabel()
-