diff --git a/fedmsg.d/pagure_ci.py b/fedmsg.d/pagure_ci.py new file mode 100644 index 0000000..9ac9413 --- /dev/null +++ b/fedmsg.d/pagure_ci.py @@ -0,0 +1,3 @@ +config = { + 'integrator.enabled': True, +}