Describe the issue
See this closed PR: #3219
This will trigger if more than one repo with the same name but with different providers exist in the same project. Right now, it's not possible to actually create this scenario, but it will create issues when we support multiple source code repo providers.
Fixing this will involve one of the following options:
- Break API compatibility, and enforce
To Reproduce
No response
What version are you using?
No response
Describe the issue
See this closed PR: #3219
This will trigger if more than one repo with the same name but with different providers exist in the same project. Right now, it's not possible to actually create this scenario, but it will create issues when we support multiple source code repo providers.
Fixing this will involve one of the following options:
To Reproduce
No response
What version are you using?
No response