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

Offer a way to filter repos for large organisations / users #8

Closed
alexellis opened this issue Jun 16, 2023 · 0 comments · Fixed by #9
Closed

Offer a way to filter repos for large organisations / users #8

alexellis opened this issue Jun 16, 2023 · 0 comments · Fixed by #9
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alexellis
Copy link
Member

If you're a member of an org with hundreds or thousands of repos, but only certain ones are active, allow a list to be passed by flag and file to filter:

I.e. openfaas has 40+ repos, but let's say we know that only two are active for actions:

openfaas/faas-cli
openfaas/faas-netes

i.e.

actions-usage  \
 -org openfaas \
 -include openfaas/k3sup,openfaas/arkade

As a personal user, I only really commit to ~ 10 of my personal repos on a regular basis

So I should have the same option to give a list i.e. arkade/k3sup etc:

actions-usage  \
 -user alexellis \
 -include alexellis/arkade,alexellis/derek,alexellis/k3sup
@alexellis alexellis added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant