helga icon indicating copy to clipboard operation
helga copied to clipboard

git repository watcher

Open datagrok opened this issue 12 years ago • 2 comments

I'd like a plugin where one could configure helga to announce when someone has pushed commits up to certain branches of certain git repositories.

<helga> cmgdeploy just pushed 4 commits to branch master in storyville <helga> datagrok just pushed 4 commits to branch CMS-1234 in storyville <helga> it looks like sduncan just rebased and force-pushed CMS-1234 in storyville.

datagrok avatar May 10 '13 20:05 datagrok

This would be nice. FYI, GitHub has IRC notifications builtin, but they're not too flexible. Both GitHub and GitLab support web hooks, which seems to be the standard, so I'd personally vote for this to be a webhook-based plugin as opposed to trying to actively watch git repos.

jantman avatar Aug 19 '15 10:08 jantman

+1 for Hubot type functionality https://hubot.github.com

ZephyrXero avatar Aug 31 '15 13:08 ZephyrXero