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

Filter inactive repos from search results #282

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jphager2
Copy link

Hello, sorry for this unsolicited pull request.

The purpose of this change is to allow for inactive repos to be filtered out of the search results. If you work for a company (or hey maybe you just have a lot of repos), you are likely to have ones that are inactive, but you still want to keep them around. It would be nice for hound to have the ability to ignore those repos, since sometimes you just want to check something in your active codebase.

In config.json, you can use "inactive": true to mark a repo as inactive. In the ui, there is an Ignore Inactive checkbox to filter these from the search results.

I apologize if this is too specific of a feature. It could have maybe been implemented as part of #97 or some more general case. I would be happy to try and rework it if the idea seems valid, but implementation is not acceptable.

Base automatically changed from master to main February 24, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants