Gentoo Archives: gentoo-dev

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-dev <gentoo-dev@l.g.o>
Subject: Re: [gentoo-dev] Automatic Bug Assignment
Date: Sat, 06 Feb 2016 15:31:08
Message-Id: CAATnKFD_m9k-D3mdpcqaj88SgZX02BeR=C+FwQaBmfpL-rofJQ@mail.gmail.com
In Reply to: Re: [gentoo-dev] Automatic Bug Assignment by William Hubbs
1 On 7 February 2016 at 04:26, William Hubbs <williamh@g.o> wrote:
2 > One concern I see with making this part of the web ui for Bugzilla is
3 > that Bugzilla would have to be able to parse the metadata.xml files in
4 > our portage tree to find the maintainers.
5
6
7 You could simplify it with a cron job that parses metadata.xml and
8 creates a quick lookup table of:
9
10 cat/pn => {
11 maintainers => [ ],
12 bgo_category => $N
13 }
14
15 And then Bugzilla would just have to query some endpoint/index and
16 fetch the matching result.
17
18 --
19 Kent
20
21 KENTNL - https://metacpan.org/author/KENTNL