Uses of Interface
io.github.cdklabs.projen.github.workflows.IssueCommentOptions
-
Packages that use IssueCommentOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of IssueCommentOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement IssueCommentOptions Modifier and Type Class Description static classIssueCommentOptions.Jsii$ProxyAn implementation forIssueCommentOptionsMethods in io.github.cdklabs.projen.github.workflows that return IssueCommentOptions Modifier and Type Method Description IssueCommentOptionsIssueCommentOptions.Builder. build()Builds the configured instance.default IssueCommentOptionsTriggers. getIssueComment()(experimental) Runs your workflow anytime the issue_comment event occurs.IssueCommentOptionsTriggers.Jsii$Proxy. getIssueComment()Methods in io.github.cdklabs.projen.github.workflows with parameters of type IssueCommentOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. issueComment(IssueCommentOptions issueComment)Sets the value ofTriggers.getIssueComment()
-