This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Review promise :-)
On Thu, Feb 13, 2020 at 1:15 PM Zack Weinberg <zackw@panix.com> wrote:
>
> On Thu, Feb 13, 2020 at 1:12 PM Zack Weinberg <zackw@panix.com> wrote:
> > On Thu, Feb 13, 2020 at 12:58 PM Florian Weimer <fweimer@redhat.com> wrote:
> > > * Zack Weinberg:
> > > > On Thu, Feb 13, 2020 at 11:19 AM Carlos O'Donell <carlos@redhat.com> wrote:
> > > >> On Thu, Feb 13, 2020 at 11:01 AM Zack Weinberg <zackw@panix.com> wrote:
> > > >> >
> > > >> > Is there a way to operate on lots of patches at once? My queue is
> > > >> > full of old patches that should be marked either committed or dropped,
> > > >> > it would be nice to not have to load the individual patch page for
> > > >> > each one and push the same buttons for each.
> > > >>
> > > >> Yeah, absolutely.
> > > >>
> > > >> You have two options:
> > > >> * Script it using the pwclient CLI
> > > >> * Use the web interface, apply a filter, click the top "Patch"
> > > >> checkmark to check all selected, then apply a property and it is
> > > >> applied to all the selected patches.
> > > >
> > > > I see the checkboxes in the web interface, but I don't see any
> > > > controls for taking actions on the selected patches? Yes, I'm logged
> > > > in.
> > >
> > > For me, there's a Properties box at the end of the page.
> >
> > Weird. I see a "Bundling" box, but no Properties box.
>
> To avoid further round-trips, here is a screenshot of everything I can
> see on a search results page. (My actual queue is three pages long,
> this is a very small subset.)
Fixed.
You need to be a listed project maintainer to be able to edit patch status.
I've updated MAINTAINERS to ensure future developers ask for this permission.
https://sourceware.org/glibc/wiki/MAINTAINERS
Cheers,
Carlos.