Links: * https://github.com/openedx/edx-repo-health * https://github.com/openedx/.github/blob/master/.github/workflows/repo-health-job.yml Questions to answer: * Does 2U use it? * Does anyone else use it? * Where can we see its output? * I believe it is being run on 2U infrastructure today, but not on Open edX infra. This means it is missing some Open edX repos. Is this true? * Does Open edX Maintenance WG want to use it? * Who should maintain this tool? * Do we need both this tool and Backstage and [repo_checks](https://github.com/openedx/repo-tools/tree/master/edx_repo_tools/repo_checks)? Could we merge some things together? Things to do: * Choose an Open edX maintainer, or transfer ownership to 2U, or deprecate. * Remove the deprecated testeng-ci usage: https://github.com/openedx/.github/blob/ea32d1dbde642a599aaf8f49bcc2363e251f4c55/.github/workflows/repo-health-job.yml#L86 * It should use repo tools instead: https://github.com/openedx/.github/pull/137 * ... more follow-ups