arc/docs/github2fedmsg/webhook2fedmsg.rst
Michal Konečný 79c968fa71 Initial template for github2fedmsg investigation
This is initial template for github2fedmsg investigation, it contains 3
scenarios ARC team will investigate.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2022-11-08 14:52:54 +01:00

29 lines
553 B
ReStructuredText

.. _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