kria / TfsNotificationRelay

An extensible plugin for TFS that sends notifications to Slack, HipChat and IRC
GNU General Public License v3.0
116 stars 32 forks source link

GitPush with gitRepository filter not working well #56

Closed guillaumeviel closed 7 years ago

guillaumeviel commented 7 years ago

Hi,

I can't get the "GitPush" event to work in combination with the "gitRepository" filter.

Here is what works and what doesn't work:

I'm using TFS 2015 update 3 and TfsNotificationRelay.tfs2015-v1.18.0. As repository filter, I'm using a simple one word regex.

Could there be an issue there?

Thanks, Guillaume

kria commented 7 years ago

Thanks for an effective bug report!

It looks like I have mixed up the user and repo name arguments when instantiating GitPushNotification here.