Skip to content

GitPush with gitRepository filter not working well #56

@guillaumeviel

Description

@guillaumeviel

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:

  • "GitPush" without the "gitRepository" filter -> ok
  • "PullRequestStatusUpdate" with the "gitRepository" filter -> ok (receiving the correct filtered events to the channel)
  • "GitPush" with the same "gitRepository" filter -> not working (not receiving any event at all to the channel)

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions