| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
PullRequestReviewOptions.Jsii$Proxy
An implementation for
PullRequestReviewOptions |
| Modifier and Type | Method and Description |
|---|---|
PullRequestReviewOptions |
PullRequestReviewOptions.Builder.build()
Builds the configured instance.
|
default PullRequestReviewOptions |
Triggers.getPullRequestReview()
(experimental) Runs your workflow anytime the pull_request_review event occurs.
|
PullRequestReviewOptions |
Triggers.Jsii$Proxy.getPullRequestReview() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.pullRequestReview(PullRequestReviewOptions pullRequestReview)
Sets the value of
Triggers.getPullRequestReview() |
Copyright © 2021. All rights reserved.