Uses of Interface
io.github.cdklabs.projen.github.workflows.RepositoryDispatchOptions
-
Packages that use RepositoryDispatchOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of RepositoryDispatchOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement RepositoryDispatchOptions Modifier and Type Class Description static classRepositoryDispatchOptions.Jsii$ProxyAn implementation forRepositoryDispatchOptionsMethods in io.github.cdklabs.projen.github.workflows that return RepositoryDispatchOptions Modifier and Type Method Description RepositoryDispatchOptionsRepositoryDispatchOptions.Builder. build()Builds the configured instance.default RepositoryDispatchOptionsTriggers. getRepositoryDispatch()(experimental) You can use the GitHub API to trigger a webhook event called repository_dispatch when you want to trigger a workflow for activity that happens outside of GitHub.RepositoryDispatchOptionsTriggers.Jsii$Proxy. getRepositoryDispatch()Methods in io.github.cdklabs.projen.github.workflows with parameters of type RepositoryDispatchOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. repositoryDispatch(RepositoryDispatchOptions repositoryDispatch)Sets the value ofTriggers.getRepositoryDispatch()
-