1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-01 21:26:14 +00:00
gitea/modules/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
..
events.go Refactor webhook events () 2025-01-23 18:53:06 +00:00
type.go Add workflow_job webhook () 2025-03-11 10:40:38 -07:00