gitea/services/webhook
ChristopherHX 651ef66966
Add workflow_job webhook (#33694)
Provide external Integration information about the Queue lossly based on
https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=completed#workflow_job

Naming conflicts between GitHub & Gitea are here, Blocked => Waiting,
Waiting => Queued

Rationale Enhancement for ephemeral runners management #33570
2025-03-11 10:40:38 -07:00
..
deliver.go Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752) 2025-03-01 06:50:49 +00:00
deliver_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
dingtalk.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
discord.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
feishu.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
general.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
matrix.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
msteams.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
msteams_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
notifier.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
packagist.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
packagist_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
payloader.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
slack.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
telegram.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 2025-01-30 03:09:48 +00:00
webhook_test.go Test webhook email (#33033) 2024-12-30 01:25:49 +08:00
wechatwork.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00