This commit adds two configuration keys: ALWAYS_STOMP_ON_COMMITS and ALWAYS_MQTT_ON_COMMITS which will tell the default hook to send notifications on these messages bus if they are properly set up for all commits made to pagure.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
:thumbsup:
Looks like black is unhappy, fixing that
rebased onto bdeddca5d66c33a6b50a33df1cbf919d2c8eba4c
rebased onto daeb44fca8b253f3fe1176ae8b305b3572557a8f
Thanks for the review :)
Pull-Request has been merged by pingou
This commit adds two configuration keys: ALWAYS_STOMP_ON_COMMITS and
ALWAYS_MQTT_ON_COMMITS which will tell the default hook to send
notifications on these messages bus if they are properly set up for all
commits made to pagure.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr