From cf12843bbb4a1656fdf549dbe4080568a4439e789a9b25f0e63d5aa4735a60d5 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Nov 2025 10:35:10 +0000 Subject: [PATCH] build a product below the pull request so we get productcompose filtering --- staging.config | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/staging.config b/staging.config index 86c970e..334040d 100644 --- a/staging.config +++ b/staging.config @@ -1,4 +1,10 @@ { "ObsProject": "openSUSE:Backports:SLE-16.0", - "StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest" + "StagingProject": "openSUSE:Backports:SLE-16.0:PullRequest", + "QA": [ + { + "Name": "Leap", + "Origin": "openSUSE:Leap:16.0:Products" + }, + ] } -- 2.51.1