| Package | Description |
|---|---|
| io.github.cdklabs.projen.github.workflows |
| Modifier and Type | Class and Description |
|---|---|
static class |
StatusOptions.Jsii$Proxy
An implementation for
StatusOptions |
| Modifier and Type | Method and Description |
|---|---|
StatusOptions |
StatusOptions.Builder.build()
Builds the configured instance.
|
default StatusOptions |
Triggers.getStatus()
(experimental) Runs your workflow anytime the status of a Git commit changes, which triggers the status event.
|
StatusOptions |
Triggers.Jsii$Proxy.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
Triggers.Builder |
Triggers.Builder.status(StatusOptions status)
Sets the value of
Triggers.getStatus() |
Copyright © 2021. All rights reserved.