alfred-github-repos
alfred-github-repos copied to clipboard
Projects within organizations are not shown
Hello!
Is it possible to make the projects from organizations also be listed?
Thank you.
I would also like this feature. I'm in the process of learning Ruby, so maybe I'll dive in and create a PR soon.
@vmitchell85 Would be cool!
this issue might get addressed by my PR. https://github.com/edgarjs/alfred-github-repos/pull/32
The existing version will only cache the first page of the repo in the api response, which I believe is the root cause.
@ileodo Thank you for your PR, I'm still reviewing it. However I think this issue is for including Github Projects in the search results, but right now the logic only supports Repositories and Pull Requests. That's why I tagged this as a feature request. Which is nice and would like to add at some point.
The PR has been merged. Shouldn’t this be closed?
I think this refers to returning Projects, not Repos. There's no such feature yet.