Turn off the pagure fedmsg hook for now

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-04-17 17:39:39 +02:00
parent 827bd1ca76
commit dc86b22f90
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ pee \
/usr/share/git-core/post-receive-alternativearch \
/usr/lib/python2.7/site-packages/pagure/hooks/files/default_hook.py \
/usr/lib/python2.7/site-packages/pagure/hooks/files/pagure_hook.py \
/usr/lib/python2.7/site-packages/pagure/hooks/files/fedmsg_hook.py \
# /usr/lib/python2.7/site-packages/pagure/hooks/files/fedmsg_hook.py \
"/usr/bin/grok-manifest -m /srv/git/grokmirror/manifest.js.gz -t /srv/git/repositories/ -n `pwd`"
# We used to send emails directly from the git hook here, but now we send to

View file

@ -6,7 +6,7 @@
pee \
/usr/lib/python2.7/site-packages/pagure/hooks/files/default_hook.py \
/usr/lib/python2.7/site-packages/pagure/hooks/files/pagure_hook.py \
/usr/lib/python2.7/site-packages/pagure/hooks/files/fedmsg_hook.py \
# /usr/lib/python2.7/site-packages/pagure/hooks/files/fedmsg_hook.py \
"/usr/bin/grok-manifest -m /srv/git/grokmirror/manifest.js.gz -t /srv/git/repositories/ -n `pwd`"
# We used to send emails directly from the git hook here, but now we send to