Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add userName filter to WorkItem* events #26

Open
seankearney opened this issue Sep 24, 2015 · 4 comments
Open

Add userName filter to WorkItem* events #26

seankearney opened this issue Sep 24, 2015 · 4 comments

Comments

@seankearney
Copy link

It would be great to have a filter on specific users on any WorkItem* events.

Use case - 100 work items were included in the most recent build. When the build completes all 100 work items are updated and commented on. I want to filter those notifications out.

@kria
Copy link
Owner

kria commented Oct 11, 2015

You could add that user to a new team and then use the teamName filter to throw away work item events from that team. Would that work?

@seankearney
Copy link
Author

@kria So I missed the teamName filter and I think that should work for me however it doesn't appear to.

Upon testing this, the user I want to filter is not part of the TFS team ("MyProject Team"). I added teamName="MyProject Team" to the rule, however I still get the notification for this user. Notifications for other users in the "team" are working fine. I'm unsure if I'm hitting an edge case being that the user I want to filter is the user defined to run builds and isn't a real user.

@kria
Copy link
Owner

kria commented Jul 3, 2016

I'm afraid to ask this late, but did you ever get this working @seankearney?

@seankearney
Copy link
Author

@kria I was unable to get this working as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants