#4022 io.pagure.prod.pagure.git.receive fedmsgs are not being sent
Closed: Fixed Opened by clime.

Hello,

last io.pagure.prod.pagure.git.receive was sent two months ago. Automatic rebuilds in Copr therefore are not working.

See https://apps.fedoraproject.org/datagrepper/raw?topic=io.pagure.prod.pagure.git.receive


That took me some digging but I found it, the issue is the fedmsg.py file in the hooks directory which override the fedmsg module.
I'm going to rename it fedmsg_hook.py which solves it :)

Metadata Update from @pingou:
- Issue assigned to pingou
- Issue set to the milestone: 5.2
- Issue tagged with: bug

I had tracked this down in stg, I just hotfixed prod and I just saw on IRC: pagure.git.receive -- pingou pushed 1 commit to pagure (fix_hook) https://pagure.io/pagure/branch/fix_hook

Looks like it works in prod as well as it did in stg :)

It is working now. Thank you.

Commit 0cb384c1 fixes this issue

Metadata
Related Pull Requests