On Tue, Jan 05, 2021 at 07:59:03PM +0100, Olaf Hering wrote:
Am Tue, 5 Jan 2021 18:47:24 +0100 schrieb Olaf Hering <olaf@aepfle.de>:
How does one put multiple pkgs into a single MR?
It seems the workflow would be like this:
osc mbranch pkg1 osc mbranch pkg2 home:user:branches:OBS_Maintained:pkg1 osc co -u home:user:branches:OBS_Maintained:pkg1 cd home:user:branches:OBS_Maintained:pkg1 ... adjust all copies of the pkgs ... osc mr -m "some reason (bsc#123)" ... record request ID ... ... sleep 123 ... osc rq reopen -m 'factory-auto bot kaputt' ID
Olaf
Hi Olaf, The maintenance team is capable of merging single package submissions if we are made aware of it in some form. I see you managed to submit the 2 packages in one MR. In general though please submit bundles in a per -product fashion, e.g. do not bundled leap 15.1, 15.2, backports 15-sp1, 15-sp2 into one MR, but do them per-product. Ciao, Marcus