Actions
action #114094
closedenable OBS:Maintained attribute in :Update project
Start date:
2022-07-19
Due date:
% Done:
0%
Estimated time:
Description
This is typically set after we do not accept any more changes to GM.
Every new submit request does go to submit channel.
The :Update project needs to have
<attributes>
<attribute name="Maintained" namespace="OBS"/>
<attribute name="BranchTarget" namespace="OBS"/>
<attribute name="ApprovedRequestSource" namespace="OBS"/>
</attributes>
=>
$ osc meta attribute -c -a OBS:Maintained openSUSE:Leap:15.4:Update
And set update project:
$ osc meta attribute -c -a OBS:UpdateProject -s openSUSE:Leap:15.1:Update openSUSE:Leap:15.1
Updated by lkocman about 1 year ago
Everything was set in https://build.opensuse.org/attribs/openSUSE:Leap:15.5:Update
Actions