Skip to content

Add some hardcoded mapping to deduce the right target branch for a project

Marco Clemencic requested to merge hardcode-special-cases into main

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.

Merge request reports