Currently when deciding if a merge is GTG, this plugin will default `master` as the target branch. It should also read the `pyproject.toml` file and get the target branch from there, as Marvin does.
Currently when deciding if a merge is GTG, this plugin will default
masteras the target branch.It should also read the
pyproject.tomlfile and get the target branch from there, as Marvin does.