The type of event. One and only one of the fields in this input type must be provided.
| Property Name | Type | Description |
|---|---|---|
| alert | InputMaybe<CompassCreateAlertEventInput> | |
| build | InputMaybe<CompassCreateBuildEventInput> | |
| custom | InputMaybe<CompassCreateCustomEventInput> | |
| deployment | InputMaybe<CompassCreateDeploymentEventInput> | |
| flag | InputMaybe<CompassCreateFlagEventInput> | |
| incident | InputMaybe<CompassCreateIncidentEventInput> | |
| lifecycle | InputMaybe<CompassCreateLifecycleEventInput> | |
| pullRequest | InputMaybe<CompassCreatePullRequestEventInput> | |
| push | InputMaybe<CompassCreatePushEventInput> | |
| vulnerability | InputMaybe<CompassCreateVulnerabilityEventInput> |
Rate this page: