1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-03 22:18:12 +00:00
gitea/services/webhook
ChristopherHX 651ef66966
Add workflow_job webhook ()
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 
2025-03-11 10:40:38 -07:00
..
deliver_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
deliver.go Webhook add X-Gitea-Hook-Installation-Target-Type Header () 2025-03-01 06:50:49 +00:00
dingtalk_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
dingtalk.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
discord_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
discord.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
feishu_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
feishu.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
general_test.go Add tests for webhook and fix some webhook bugs () 2025-01-30 03:09:48 +00:00
general.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
matrix_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
matrix.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
msteams_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
msteams.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
notifier.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
packagist_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
packagist.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
payloader.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
slack_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
slack.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
telegram_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
telegram.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00
webhook_test.go Test webhook email () 2024-12-30 01:25:49 +08:00
webhook.go Add tests for webhook and fix some webhook bugs () 2025-01-30 03:09:48 +00:00
wechatwork.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00