Uses of Interface
io.github.cdklabs.projen.github.workflows.IssuesOptions
-
Packages that use IssuesOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of IssuesOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement IssuesOptions Modifier and Type Class Description static classIssuesOptions.Jsii$ProxyAn implementation forIssuesOptionsMethods in io.github.cdklabs.projen.github.workflows that return IssuesOptions Modifier and Type Method Description IssuesOptionsIssuesOptions.Builder. build()Builds the configured instance.default IssuesOptionsTriggers. getIssues()(experimental) Runs your workflow anytime the issues event occurs.IssuesOptionsTriggers.Jsii$Proxy. getIssues()Methods in io.github.cdklabs.projen.github.workflows with parameters of type IssuesOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. issues(IssuesOptions issues)Sets the value ofTriggers.getIssues()
-