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/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
2 days ago
..
deliver.go Webhook add X-Gitea-Hook-Installation-Target-Type Header (#33752) 2 weeks ago
deliver_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
dingtalk.go Add workflow_job webhook (#33694) 2 days ago
dingtalk_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
discord.go Add workflow_job webhook (#33694) 2 days ago
discord_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
feishu.go Add workflow_job webhook (#33694) 2 days ago
feishu_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
general.go Add workflow_job webhook (#33694) 2 days ago
general_test.go Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
main_test.go make writing main test easier (#27270) 1 year ago
matrix.go Add workflow_job webhook (#33694) 2 days ago
matrix_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
msteams.go Add workflow_job webhook (#33694) 2 days ago
msteams_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
notifier.go Add workflow_job webhook (#33694) 2 days ago
packagist.go Add workflow_job webhook (#33694) 2 days ago
packagist_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
payloader.go Add workflow_job webhook (#33694) 2 days ago
slack.go Add workflow_job webhook (#33694) 2 days ago
slack_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
telegram.go Add workflow_job webhook (#33694) 2 days ago
telegram_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
webhook.go Add tests for webhook and fix some webhook bugs (#33396) 1 month ago
webhook_test.go Test webhook email (#33033) 2 months ago
wechatwork.go Add workflow_job webhook (#33694) 2 days ago