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

Allow filtering repositories by one or more topics #11

Merged
merged 1 commit into from
May 14, 2020

Conversation

mjgiarlo
Copy link
Member

@mjgiarlo mjgiarlo commented May 13, 2020

This will allow Huborg users to filter repositories using something a little user-friendlier than a regular expression compared against the repository name.

Also:

  • Remove some explicit return statements
  • s/Oktokit/Octokit/g
  • A new list_repositories action, primarily to test the repository topics change but perhaps useful for testing filtering going forward.

This will allow Huborg users to filter repositories using something a little user-friendlier than a regular expression compared against the repository name.

Also:
* Remove some explicit `return` statements
* `s/Oktokit/Octokit/g`
* A new `list_repositories` action, primarily to test the repository topics change but perhaps useful for testing filtering going forward.
@mjgiarlo mjgiarlo force-pushed the allow-filtering-repositories-by-topic branch from 51c32e5 to bd2714e Compare May 13, 2020 23:32
@mjgiarlo
Copy link
Member Author

@jeremyf I'd be interested in your take on this.

@mjgiarlo mjgiarlo requested a review from jeremyf May 13, 2020 23:33
@jeremyf
Copy link
Contributor

jeremyf commented May 14, 2020

Beautiful! And very useful!

@jeremyf jeremyf merged commit e1971bf into master May 14, 2020
@jeremyf jeremyf deleted the allow-filtering-repositories-by-topic branch May 14, 2020 02:21
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

Successfully merging this pull request may close these issues.

2 participants