github.definegithubwebhookprops
Home > @runlightyear/github > DefineGitHubWebhookProps
DefineGitHubWebhookProps interface
Signature:interface DefineGitHubWebhookProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
name | string | ||
subscribeProps | GitHubWebhookSubscribePropsFunc | ||
title | string |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
secrets? | Array<SecretDef> | ||
variables? | Array<VariableDef> |