reposense / RepoSense

Contribution analysis tool for Git repositories
https://reposense.org
MIT License
250 stars 153 forks source link

[#2109] Add search by tag functionality #2167

Closed jonasongg closed 7 months ago

jonasongg commented 8 months ago

Fixes #2109

Proposed commit message

Add search by tag functionality

It can be useful to search author/repos by git tags.

Let's add this functionality to make it easier to filter by tags. This
commit also fixes a bug that existed in a previous version of the
feature which resulted in all users being shown to belong to same group.

Other information

vvidday commented 8 months ago

I think the getFilteredRepos method should probably be refactored sometime soon though, since there are some lines going up to 5(!) levels of indentation. In another PR maybe?

@sopa301 Great point, I agree that it could be refactored to increase readability - feel free to file an issue for this!

jonasongg commented 7 months ago

@vvidday Sorry for the late response, but yes, it's because our testing config contains only one repo. I will be creating an issue to add more repos soon!

github-actions[bot] commented 7 months ago

The following links are for previewing this pull request: