RFC: Webhooks for Tuist Events

I agree we should store them, and the UI can be added in a follow-up.

That’s a good idea :+1: We can and should do that.

Yes, I planned to use Oban workers. I think some batching might be useful, I’ll take that into account during the implementation and will see if, initially, we would just limit the worker concurrency and let those events wait in the Oban queue or if it would make sense to outright batch them.