You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 days ago
..
hooktask.go Store webhook event in database (#29145) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
webhook.go Refactor webhook events (#33337) 2 months ago
webhook_system.go Let API create and edit system webhooks, attempt 2 (#33180) 2 months ago
webhook_system_test.go Let API create and edit system webhooks, attempt 2 (#33180) 2 months ago
webhook_test.go Add workflow_job webhook (#33694) 3 days ago