gitea/models/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
..
hooktask.go Store webhook event in database (#29145) 2024-03-07 23:18:38 +01:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
webhook.go Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
webhook_system.go Let API create and edit system webhooks, attempt 2 (#33180) 2025-01-13 17:17:39 +00:00
webhook_system_test.go Let API create and edit system webhooks, attempt 2 (#33180) 2025-01-13 17:17:39 +00:00
webhook_test.go Add workflow_job webhook (#33694) 2025-03-11 10:40:38 -07:00