Uses of Interface
io.github.cdklabs.projen.github.workflows.CheckSuiteOptions
-
Packages that use CheckSuiteOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of CheckSuiteOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement CheckSuiteOptions Modifier and Type Class Description static classCheckSuiteOptions.Jsii$ProxyAn implementation forCheckSuiteOptionsMethods in io.github.cdklabs.projen.github.workflows that return CheckSuiteOptions Modifier and Type Method Description CheckSuiteOptionsCheckSuiteOptions.Builder. build()Builds the configured instance.default CheckSuiteOptionsTriggers. getCheckSuite()(experimental) Runs your workflow anytime the check_suite event occurs.CheckSuiteOptionsTriggers.Jsii$Proxy. getCheckSuite()Methods in io.github.cdklabs.projen.github.workflows with parameters of type CheckSuiteOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. checkSuite(CheckSuiteOptions checkSuite)Sets the value ofTriggers.getCheckSuite()
-