| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
PullRequestReviewCommentOptions.Jsii$Proxy
An implementation for
PullRequestReviewCommentOptions |
| Modifier and Type | Method and Description |
|---|---|
PullRequestReviewCommentOptions |
PullRequestReviewCommentOptions.Builder.build()
Builds the configured instance.
|
default PullRequestReviewCommentOptions |
Triggers.getPullRequestReviewComment()
(experimental) Runs your workflow anytime a comment on a pull request's unified diff is modified, which triggers the pull_request_review_comment event.
|
PullRequestReviewCommentOptions |
Triggers.Jsii$Proxy.getPullRequestReviewComment() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.pullRequestReviewComment(PullRequestReviewCommentOptions pullRequestReviewComment)
Sets the value of
Triggers.getPullRequestReviewComment() |
Copyright © 2021. All rights reserved.