.. _webhook2fedmsg: webhook2fedmsg ============== This document will investigate the possibility to create a more general solution converting various webhooks to fedora messaging messages. This will completely change the github2fedmsg to modular application supporting multiple sources. Requirements ------------ New design ---------- The Good Points --------------- 1. Could support multiple sources in future 2. Easier to maintain 3. Easier to customize The Bad points -------------- 1. More work for us 2. Existing code will be thrown away