codetriage / CodeTriage

Discover the best way to get started contributing to Open Source projects
https://www.codetriage.com
MIT License
1.38k stars 359 forks source link

Deduplicate transferred / moved repos #1827

Open kiskoza opened 5 months ago

kiskoza commented 5 months ago

Description

It's pretty confusing on the landing page that it's full of duplicated repositories, e.g. in the attached screenshot

The code already had a Todo in place, and some of the issues / PRs mentioned code snippets used during repository cleanups, I put them into this PR.

Related Issue

https://github.com/codetriage/CodeTriage/issues/1704#issuecomment-1272840699 https://github.com/codetriage/CodeTriage/issues/824#issuecomment-499686203 https://github.com/codetriage/CodeTriage/issues/1791 (and a few others...)

Motivation and Context

It helps people find the right repository, for example mozilla/rust has 244 subscribers and rust-lang/rust has 308, though these two repos are the same.

How Has This Been Tested?

I updated the existing test suite.

Screenshots (if appropriate):

image

Types of changes

Checklist: