[QGIS-Developer] Backporting fails if using organization repo
Uros Preloznik
uros00 at gmail.com
Sat May 16 00:09:47 PDT 2020
Hi,
I created PR https://github.com/qgis/QGIS/pull/36153 which got backporting
labels and was merged yesterday. When I checked about backporting I saw
error in backport action:
git clone ***github.com/uprel/QGIS.git
9
<https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:9>Cloning
into 'QGIS'...
10
<https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:10>remote:
Repository not found.
11
<https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:11>fatal:
repository 'https://github.com/uprel/QGIS.git/' not found
12
<https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:12>##[error]The
process 'git' failed with exit code 128
Problem is that I was using QGIS fork from organization and not my
personal. This backport bot is looking only into personal repositories and
does not check where PR come originally.
This is probably some known issue, right? Anyway, next time I will use
personal repo and for this commit I will prepare backporting manual.
best regards
Uroš
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200516/b07bb22a/attachment.html>
More information about the QGIS-Developer
mailing list