[opensuse-releaseteam] Kernel:openSUSE-42.3:Submit users
After the change to the :Submit sub-project for the Leap 42.3 kernel-source package the leaper bot adds Kernel:stable as a reviewer due to the lack of maintainers on the new sub project. This occurred most recently in https:// build.opensuse.org/request/show/502652. I would suggest adding the appropriate users to that project so that the following query results in the desired output and thus avoids the unnecessary review. osc -d api '/search/owner?project=openSUSE:Leap:42.3&binary=kernel-source' Thanks, -- Jimmy -- To unsubscribe, e-mail: opensuse-releaseteam+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-releaseteam+owner@opensuse.org
On Monday, June 12, 2017 8:09:48 PM CDT Jimmy Berry wrote:
After the change to the :Submit sub-project for the Leap 42.3 kernel-source package the leaper bot adds Kernel:stable as a reviewer due to the lack of maintainers on the new sub project. This occurred most recently in https:// build.opensuse.org/request/show/502652.
I would suggest adding the appropriate users to that project so that the following query results in the desired output and thus avoids the unnecessary review.
osc -d api '/search/owner?project=openSUSE:Leap:42.3&binary=kernel-source'
Thanks,
I see the users were added to the :Submit project. $ osc api '/search/owner?project=openSUSE:Leap:42.3&binary=kernel-source' <collection> <owner rootproject="openSUSE:Leap:42.3" project="Kernel:openSUSE-42.3:Submit"> <person name="michal-m" role="maintainer"/> <person name="michals" role="maintainer"/> <person name="tiwai" role="maintainer"/> </owner> </collection> I ran leaper on the last request to double check and it is happy with the changes. DEBUG:leaper.py:tiwai is maintainer DEBUG:leaper.py:has_correct_maintainer: True Thanks, -- Jimmy -- To unsubscribe, e-mail: opensuse-releaseteam+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-releaseteam+owner@opensuse.org
participants (1)
-
Jimmy Berry