Actions
action #131909
closedset attribute to reject requests
Description
Need to reject requests to the new distro and set update project if not done already:
osc meta attribute openSUSE:Leap:42.3 -c -a OBS:RejectRequests -s "Please submit to openSUSE:Leap:42.3:Update"
osc meta attribute openSUSE:Leap:42.3 -c -a OBS:UpdateProject -s openSUSE:Leap:42.3:Update
osc meta attribute openSUSE:Leap:42.3:NonFree -c -a OBS:RejectRequests -s "Please submit to openSUSE:Leap:42.3:NonFree:Update"
osc meta attribute openSUSE:Leap:42.3:NonFree -c -a OBS:UpdateProject -s openSUSE:Leap:42.3:NonFree:Update
Actions