<div dir="ltr">Hi,<div><br></div><div>I created PR <a href="https://github.com/qgis/QGIS/pull/36153">https://github.com/qgis/QGIS/pull/36153</a> which got backporting labels and was merged yesterday. When I checked about backporting I saw error in backport action:</div><div><br></div><div><div style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;background-color:rgb(36,41,46)"><div class="gmail-js-check-step-line gmail-CheckStep-line gmail-d-flex gmail-log-line-command" style="box-sizing:border-box;color:rgb(121,184,255);font-weight:600;display:flex"><span class="gmail-CheckStep-line-content gmail-d-inline-block gmail-flex-auto gmail-ml-3 gmail-js-check-line-content" style="box-sizing:border-box;overflow-x:auto;white-space:pre-wrap;margin-left:16px;display:inline-block"><span class="gmail-" style="box-sizing:border-box">git clone ***<a href="http://github.com/uprel/QGIS.git">github.com/uprel/QGIS.git</a>
</span></span></div></div><div style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;background-color:rgb(36,41,46)"><div class="gmail-js-check-step-line gmail-CheckStep-line gmail-d-flex gmail-log-line-plain" style="box-sizing:border-box;color:rgb(246,248,250);display:flex"><a class="gmail-CheckStep-line-number gmail-d-inline-block gmail-text-mono gmail-text-normal gmail-flex-shrink-0" href="https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:9" style="box-sizing:border-box;background-color:initial;color:rgb(149,157,165);text-decoration-line:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;display:inline-block">9</a><span class="gmail-CheckStep-line-content gmail-d-inline-block gmail-flex-auto gmail-ml-3 gmail-js-check-line-content" style="box-sizing:border-box;overflow-x:auto;white-space:pre-wrap;margin-left:16px;display:inline-block"><span class="gmail-" style="box-sizing:border-box">Cloning into 'QGIS'...
</span></span></div></div><div style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;background-color:rgb(36,41,46)"><div class="gmail-js-check-step-line gmail-CheckStep-line gmail-d-flex gmail-log-line-plain" style="box-sizing:border-box;color:rgb(246,248,250);background-color:rgb(47,54,61);display:flex"><a class="gmail-CheckStep-line-number gmail-d-inline-block gmail-text-mono gmail-text-normal gmail-flex-shrink-0" href="https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:10" style="box-sizing:border-box;background-color:initial;color:rgb(149,157,165);text-decoration-line:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;display:inline-block">10</a><span class="gmail-CheckStep-line-content gmail-d-inline-block gmail-flex-auto gmail-ml-3 gmail-js-check-line-content" style="box-sizing:border-box;overflow-x:auto;white-space:pre-wrap;margin-left:16px;display:inline-block"><span class="gmail-" style="box-sizing:border-box">remote: Repository not found.
</span></span></div></div><div style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;background-color:rgb(36,41,46)"><div class="gmail-js-check-step-line gmail-CheckStep-line gmail-d-flex gmail-log-line-plain" style="box-sizing:border-box;color:rgb(246,248,250);display:flex"><a class="gmail-CheckStep-line-number gmail-d-inline-block gmail-text-mono gmail-text-normal gmail-flex-shrink-0" href="https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:11" style="box-sizing:border-box;background-color:initial;color:rgb(149,157,165);text-decoration-line:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;display:inline-block">11</a><span class="gmail-CheckStep-line-content gmail-d-inline-block gmail-flex-auto gmail-ml-3 gmail-js-check-line-content" style="box-sizing:border-box;overflow-x:auto;white-space:pre-wrap;margin-left:16px;display:inline-block"><span class="gmail-" style="box-sizing:border-box">fatal: repository '<a href="https://github.com/uprel/QGIS.git/">https://github.com/uprel/QGIS.git/</a>' not found
</span></span></div></div><div style="box-sizing:border-box;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;background-color:rgb(36,41,46)"><div class="gmail-js-check-step-line gmail-CheckStep-line gmail-d-flex gmail-log-line-error" style="box-sizing:border-box;color:rgb(249,117,131);font-weight:600;display:flex"><a class="gmail-CheckStep-line-number gmail-d-inline-block gmail-text-mono gmail-text-normal gmail-flex-shrink-0" href="https://github.com/qgis/QGIS/runs/677324133?check_suite_focus=true#step:2:12" style="box-sizing:border-box;background-color:initial;color:rgb(149,157,165);text-decoration-line:none;width:48px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:400;display:inline-block">12</a><span class="gmail-CheckStep-line-content gmail-d-inline-block gmail-flex-auto gmail-ml-3 gmail-js-check-line-content" style="box-sizing:border-box;overflow-x:auto;white-space:pre-wrap;margin-left:16px;display:inline-block"><span class="gmail-" style="box-sizing:border-box">##[error]The process 'git' failed with exit code 128</span></span></div></div></div><div><br></div><div>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.</div><div><br></div><div>This is probably some known issue, right? Anyway, next time I will use personal repo and for this commit I will prepare backporting manual.</div><div><br></div><div>best regards</div><div>Uroš</div><div><br></div><div><br></div></div>