Actions
action #76366
closedenable OBS:Maintained attribute in :Update project
Start date:
2020-10-28
Due date:
% Done:
100%
Estimated time:
Description
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.1: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 almost 4 years ago
I suppose this will have to be done in both openSUSE:Leap:15.3:Update
and openSUSE:Backports:SLE-15-SP3:Update
Updated by msmeissn almost 4 years ago
the attributre is set in the update projects
In the main openSUSE:Leap:15.3 without :Update .... this needs to be set by their release team(s).
Updated by lkocman over 3 years ago
- Status changed from Workable to Resolved
- % Done changed from 0 to 100
Maintenance setup was double checked with Marcus
We've had this critical issue on maintenance side https://bugzilla.opensuse.org/show_bug.cgi?id=1186593 otherwise we're all set. Marking as resolved
Actions