
19 Jul
2023
19 Jul
'23
18:56
Hi Takashi,
Well, what I meant is not to submit from the branched OBS project, but just allow to build and test from the branched project, while keeping the source contents in git, and the submission is done over git. So it's more or less as same as what you suggested, but the build/test isn't tied with the git-PR, and the (branched) project creation is still a manual work.
I'm not sure I follow, but isn't that the matter of adding an extra remote "testing" that you git push to which is setup as scmsync in a staging environment? then you have server side builds + testing without having to go through the SR workflow. you trigger the latter when everything is ready.