* add tests for webhook events * atomic.Uint32 is not in Go 1.18
* refactor: use worker pool to limit webhooks to 10 concurrent http executions (#1510) * chore: try to please go linter