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

Feature request: Add Filter by tag #37

Open
daveisbludging opened this issue Jul 23, 2018 · 5 comments
Open

Feature request: Add Filter by tag #37

daveisbludging opened this issue Jul 23, 2018 · 5 comments

Comments

@daveisbludging
Copy link

We use tags to indicate a work item is ready to be deployed. Could you add a filter by tag to the work item updater? Only work items with this tag would be updated.

@BlueBasher
Copy link
Owner

Should the filter only contain 1 tag and filter the workitems by this single tag?
Or should it be possible to add multiple tags and only update workitems that have all of these tags? Or update if the workitem has any of the tags?

@daveisbludging
Copy link
Author

Our immediate requirement is for a single tag but your suggestion would be a useful enhancement. Allow multiple tags and a second option could pick between matching any tags or matching all tags.

@iamwyza
Copy link

iamwyza commented Feb 4, 2020

I could also use this functionality. Filtering by a Single tag would be enough for what I need. (basically I want to skip updating the work item if the work item updater had already updated it once in another pipeline or in another run of the pipeline, so I am looking for one of the tags that it is adding to skip it.)

I don't have a good way to test changes myself for this or else I'd do the work and do a PR.

@gioce90
Copy link

gioce90 commented Jul 29, 2022

Can anyone please inform us if this feature will be implemented?

@cleferman
Copy link

@BlueBasher can you add some steps on how to start contributing to this extension? I would like to submit a PR for this feature but I'm not sure how to run & test the changes I do to the source code.

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

5 participants