Closed guillaumeviel closed 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
Thanks for an effective bug report!
It looks like I have mixed up the user and repo name arguments when instantiating GitPushNotification here.
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