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" + }, + ] }