Add some hardcoded mapping to deduce the right target branch for a project
Compare changes
@@ -822,13 +822,25 @@ def update_references(
This partially addresses #20 by introducing a relatively reasonable extension point and a hacky implementation for it (hardcoded values).
The logic will have to be properly implemented at some point.