https://github.com/chaoss/CollectOSS/blob/9f7b8d0e7c4089e66c5cc7ab63b397ffab58bbe9/collectoss/tasks/github/repo_info/core.py#L211 If this is anything like `code_of_conduct_file` we should already be getting this from the API, it just needs wiring up. The issue is how can we retroactively compute it?
CollectOSS/collectoss/tasks/github/repo_info/core.py
Line 211 in 9f7b8d0
If this is anything like
code_of_conduct_filewe should already be getting this from the API, it just needs wiring up.The issue is how can we retroactively compute it?