Interface CreateHookOption

CreateHookOption options when create a hook

Hierarchy

  • CreateHookOption

Properties

active?: boolean

Default

false
authorization_header?: string
branch_filter?: string

CreateHookOptionConfig has all config options in it required are "content_type" and "url" Required

events?: string[]
type: "dingtalk" | "discord" | "gitea" | "gogs" | "msteams" | "slack" | "telegram" | "feishu" | "wechatwork" | "packagist"

Generated using TypeDoc