Files
tea4j-autodeploy/docs/CreateHookOption.md
T
2025-09-07 00:21:05 +00:00

975 B

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]
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"