Skip to content

Pubsub for git push events

Timo Furrer requested to merge notifications-publisher into master

This change set adds publish and subscribe functionality based on redis for git push events.

It currently implements a subscriber in the gitops module to immediately trigger a sync when changes are detected (a git push event is sent).

Refs Hook into GitLab's internal/post_receive notifi... (#43 - closed)

Edited by Timo Furrer

Merge request reports

Loading