marge-bot icon indicating copy to clipboard operation
marge-bot copied to clipboard

Marge uses SSH even if I configure it to use HTTPS

Open georgkrause opened this issue 2 years ago • 0 comments

So we have upstream Repository A with Marge.

Someone forked A to B, filed a merge request. I assigned it to Marge, now she tries to pull this source using SSH instead of HTTPS:

marge-bot-marge-bot-1  | 2022-11-22 12:21:00,302 INFO Running git -C /tmp3vi4vvb_/tmpkwe0rzuq remote add source [email protected]:jooola/funkwhale.git

This in return doesn't work for other reasons, but I'd expect Marge to only use HTTPS if I configure it that way.

georgkrause avatar Nov 22 '22 13:11 georgkrause