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