Home
last modified time | relevance | path

Searched refs:HookIssueLabelUpdated (Results 1 – 4 of 4) sorted by relevance

/dports/www/gitea/gitea-1.16.5/services/webhook/
H A Dgeneral.go57 case api.HookIssueLabelUpdated:
115 case api.HookIssueLabelUpdated:
H A Dgeneral_test.go327 api.HookIssueLabelUpdated,
426 api.HookIssueLabelUpdated,
/dports/www/gitea/gitea-1.16.5/modules/structs/
H A Dhook.go332 HookIssueLabelUpdated HookIssueAction = "label_updated" const
/dports/www/gitea/gitea-1.16.5/modules/notification/webhook/
H A Dwebhook.go506 Action: api.HookIssueLabelUpdated,
514 Action: api.HookIssueLabelUpdated,