Change repo uniqueness to be based on repo_src_id not url
Open
bug
deployed version
tech debt
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3056](https://github.com/augurlabs/augur/issues/3056)
> Originally opened by `@cdolfi` on 2025-03-14
---
When repositories move like https://github.com/openai/triton to https://github.com/triton-lang/triton, both can be added and cause neither to fully complete collection. If the check before adding to the repository was based on repo_src_id I believe this problem could be prevented
Contributor guide
Assessment
This issue has not been assessed yet.