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

Export - Ability to filter issues #42

Open
gavinr opened this issue Feb 8, 2021 · 3 comments
Open

Export - Ability to filter issues #42

gavinr opened this issue Feb 8, 2021 · 3 comments

Comments

@gavinr
Copy link
Owner

gavinr commented Feb 8, 2021

#41 There are a variety of attributes that we may want to filter on, and I'd like to have a more generic switch so that we do not have to create a custom cli switch for each (milestone, state, assignee, creator, mentioned, labels)

I'm open to suggestions on what the api should be. My initial thought it:

githubCsvTools --exportFilter attribute,value

... where attribute is one of the attributes that you can filter on, like state, etc, and value is the value that you'd like to filter.

@davedyk
Copy link

davedyk commented Jun 29, 2021

This would be really helpful. In lieu of filtering, is there by any chance a way to get the attributes/values into the data, so that it could be filtered after the CSV is created?

@geetachavan1
Copy link

is there any plan to add this feature? It will be really helpful

@chunqiuhu-ola
Copy link

This would be very helpful. Sometimes I just want to filter issues with specific conditions, like issues for certain milestones, status is closed, assignee is a specific person, etc. When do you plan to add this feature?

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

4 participants