Defining handler for webhook build worker
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: susantoscott
This handler handles records for when a webhookBuildJob is dequeued. This PR contains:
webhook_build_handler.go
webhook_build_handler_test.go
This PR is built on top of the DB schema in this PR which also has a lot of comments resolved already, and the Job in this PR.
go test-run TestWebhookBuildHandle
Push commits to the source branch or add previously merged commits to review them.