On Mon, 15 Aug 2016 09:37:33 -0400
Rich Freeman <ri...@gentoo.org> wrote:

> 
> Today developers tend to use views that exclude resolved bugs.
> Perhaps tomorrow they'll tend to use views that exclude bugs that are
> resolved or waiting for stabilization.  Perhaps these views will
> become the defaults.

Can bugzilla have a selection of templated parameterized searches? 

I Know you can have predefined searches and predefined shared searches, but
I didn't notice any parameterizable ones.

Subsequently, I've been getting around this using 

https://metacpan.org/release/BZ-Client

And some perl scripts that help me out.

Pre-defined query types I have are:

"Stabilizing mode: Find packages I mention that have changed in <X> time"

"Keywording mode: Find packages I mention that have either STABLEREQ or 
KEYWORDREQ keywords in all time"

Those names I use are not very descriptive, because "Keywording mode" is more 
used for research into
why keywords are what they are than it is for actual keywording, and its for 
helping determine which packages
are "Redundant and can be pruned".

Importantly, these searches also search /comment text/, because stablereqs and 
keyword reqs for specific
packages can't be identified by their SUBJECT on a regular basis.

 KEYWORDING=1 perl ~/bin/bzquery.pl ExtUtils::MakeMaker
Searching for "(?i)ExtUtils(::|-)MakeMaker"
3 entries in summary
~ 6yr  3mo   317877 -   FIXED RESOLVE : Please keyword 
perl-core/ExtUtils-MakeMaker (and perl-core/ExtUtils-Command 
perl-core/ExtUtils-Manifest perl-core/ExtUtils-Install) (updated: ~ 6yr  3mo )
~ 6yr  3dy   330387 -   FIXED RESOLVE : Please stabilize 
virtual/perl-ExtUtils-MakeMaker and deps (updated: ~ 5yr 11mo )
~ 4yr  6mo   400469 - WONTFIX RESOLVE : Please stabilize 
=perl-core/ExtUtils-MakeMaker-6.590.0 (updated: ~ 4yr  5mo )
10 entries in description
~ 9yr  2mo   180246 -   FIXED RESOLVE : Please stabilize 
=dev-perl/PDF-Create-1.04 (was: dev-perl/PDF-Create-0.06.1b corrupted console 
output during compile) (updated: ~ 6yr  8mo )
~ 6yr  2mo   321235 -   FIXED RESOLVE : Please stabilize 
dev-perl/GnuPG-Interface-0.42 (updated: ~ 5yr 11mo )
~ 6yr  2dy   329525 -   FIXED RESOLVE : Please stabilize 
=dev-perl/FileHandle-Unget-0.16.23 (updated: ~ 5yr 10mo )
~ 5yr  5mo   357599 - WONTFIX RESOLVE : Please (re-)keyword 
perl-core/Module-Build, perl-core/CPAN-Meta, perl-core/Version-Requirements, 
perl-core/Module-Metadata, perl-core/Perl-OSType (updated: ~ 2yr  3mo )
~ 4yr  7mo   395297 -   FIXED RESOLVE : Please stabilize 
=dev-perl/Moose-2.40.200 (updated: ~ 4yr  4mo )
~ 4yr  4mo   410367 -   FIXED RESOLVE : Please stabilize 
=dev-perl/XML-Parser-2.410.0 (updated: ~ 4yr  2mo )
~ 4yr  2mo   418803 -   FIXED RESOLVE : Please stabilize 
=dev-perl/DateTime-TimeZone-1.460.0 and deps (updated: ~ 3yr 11mo )
~ 3yr  6mo   456568 -   FIXED RESOLVE : Please stabilize 
=dev-perl/DateTime-TimeZone-1.560.0 (updated: ~ 3yr  3mo )
~ 2yr  4mo   504786 -   FIXED RESOLVE : =dev-lang/perl-5.18.2-r1 and related 
virtuals stabilization (updated: ~ 1yr  9mo )
~ 8mo  5dy   567482 -         CONFIRM : dev-lang/perl-5.22.2 perl-core/* 
virtual/perl-* stabilization (updated: ~ 2Hr 38Ms )


 STABILIZING=1 perl ~/bin/bzquery.pl ExtUtils::MakeMaker
Searching for "(?i)ExtUtils(::|-)MakeMaker"
0 entries in summary
4 entries in description
~ 3yr 10mo   435304 - WORKSFO RESOLVE : app-portage/g-cpan-0.16.* generates 
broken ebuild depending on perl-g-cpan instead of dev-perl modules (updated: ~ 
4dy  9Hr )
~ 8mo  5dy   567482 -         CONFIRM : dev-lang/perl-5.22.2 perl-core/* 
virtual/perl-* stabilization (updated: ~ 2Hr 41Ms )
~ 2mo  4dy   585048 -         CONFIRM : sys-apps/texinfo-6.1 has weird build 
system, likely causing unneeded perl-cleaner rebuilds (updated: ~ 1dy 12Hr )
~ 1mo  2dy   586718 - WORKSFO RESOLVE : app-misc/screen-4.4.0 - makeinfo 
./screen.texinfo -o screen.info : Can't locate Locale/Messages.pm in @INC (you 
may need to install the Locale::Messages module) (updated: ~ 1mo  4dy )

^^^ Doing anything like this on bugzilla directly is self abuse at present.



Attachment: pgpwhzMbQK7xA.pgp
Description: OpenPGP digital signature

Reply via email to