Files
tea4j-autodeploy/docs/CreateHookOption.md
T
2026-04-02 00:02:03 +00:00

1.0 KiB

CreateHookOption

Properties

Name Type Description Notes
active Boolean [optional]
authorizationHeader String Authorization header to include in webhook requests [optional]
branchFilter String Branch filter pattern to determine which branches trigger the webhook [optional]
config CreateHookOptionConfig
events List<String> List of events that will trigger this webhook [optional]
name String Optional human-readable name for the webhook [optional]
type TypeEnum

Enum: TypeEnum

Name Value
DINGTALK "dingtalk"
DISCORD "discord"
GITEA "gitea"
GOGS "gogs"
MSTEAMS "msteams"
SLACK "slack"
TELEGRAM "telegram"
FEISHU "feishu"
WECHATWORK "wechatwork"
PACKAGIST "packagist"