This hook is required for example to send data to the pagure_logcom service that will log commit activity on the activity graph.
Note: we may have to adjust this hook to log more than just the master commits.
Metadata Update from @pingou: - Issue tagged with: src.fp.o
actually, I don't see commits in pagure.io/fedora-rust/rust2rpm logged in my contributions graph as well ( or I'm blind).
Metadata Update from @pingou: - Issue assigned to pingou
Relates to #6200, I think.
This has been fixed now.
The cron job is set to run twice a day and fix all the post-receive hooks.
We need to adjust this and make it fedmsg-based, but I'll open another ticket to track this.
Metadata Update from @pingou: - Issue close_status updated to: Fixed