From c4a2a8503860dae46efc52b8fd86931fd1c6e2aa Mon Sep 17 00:00:00 2001 From: Peter Oliver Date: Wed, 27 Jun 2018 12:38:24 +0100 Subject: [PATCH] Include NEW bugs in approved reviews query It turns out that review bugs will occasionally complete review without ever transitioning from NEW to ASSIGNED. Include these bugs when searching for completed reviews in need of sponsorship. See https://pagure.io/fedora-infrastructure/issue/7047 for additional discussion. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dde6610..7dd29cf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Fedora Packager Sponsors -This is the trac instance for the sponsors of the packager group. The sponsors control access to the packager group and are responsible for assisting new packagers through the procedures of package review, import, building and release. +This is issue tracker for the sponsors of the packager group. The sponsors control access to the packager group and are responsible for assisting new packagers through the procedures of package review, import, building and release. Please do not apply for sponsorship here unless you have one or more packages which have completed the [package review process](https://fedoraproject.org/wiki/Package_Review_Process). @@ -11,4 +11,4 @@ Please do not apply for sponsorship here unless you have one or more packages wh * [Procedure for new packagers](https://fedoraproject.org/wiki/Join_the_package_collection_maintainers) * [The review process](https://fedoraproject.org/wiki/Package_Review_Process) * [Reviews in need of a sponsor](http://fedoraproject.org/PackageReviewStatus/NEEDSPONSOR.html) - * [Approved reviews which might still need a sponsor](https://bugzilla.redhat.com/buglist.cgi?bug_status=ASSIGNED&classification=Fedora&component=Package%20Review&f1=flagtypes.name&f2=blocked&list_id=7863680&o1=equals&o2=substring&product=Fedora&query_format=advanced&v1=fedora-review%2B&v2=177841) + * [Approved reviews which might still need a sponsor](https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&classification=Fedora&component=Package%20Review&f1=flagtypes.name&f2=blocked&list_id=7863680&o1=equals&o2=substring&product=Fedora&query_format=advanced&v1=fedora-review%2B&v2=177841) -- 2.14.4