Merge lp:~mcintire-evan/ubuntu-bugcontrol-tools/add-tags into lp:ubuntu-bugcontrol-tools

Proposed by Evan McIntire
Status: Merged
Merged at revision: 14
Proposed branch: lp:~mcintire-evan/ubuntu-bugcontrol-tools/add-tags
Merge into: lp:ubuntu-bugcontrol-tools
Diff against target: 53 lines (+36/-0)
1 file modified
gm-xml-files/bugsquad-tags.xml (+36/-0)
To merge this branch: bzr merge lp:~mcintire-evan/ubuntu-bugcontrol-tools/add-tags
Reviewer Review Type Date Requested Status
Brian Murray Approve
Alberto Salvia Novella (community) Approve
Review via email: mp+281718@code.launchpad.net

Description of the change

Expanded the tags to include all the latest releases, add tag for needs-design

To post a comment you must log in.
Revision history for this message
Alberto Salvia Novella (es20490446e) wrote :

Good stuff for Christmas 📦

review: Approve
Revision history for this message
Brian Murray (brian-murray) wrote :

This looks good, however Utopic is now End of Life so I'm not certain there is much value in including that (and other EoL releases) tag in the xml file. Regardless, I'll merge this and if you want to submit a follow on mp removing EoL releases that's cool.

review: Approve
Revision history for this message
Evan McIntire (mcintire-evan) wrote :

(Wow, sorry for being 2 weeks late here, exams are a killer)

I'll make another MR cleaning the EoL releases up a bit, any other suggestions for tags I should bundle into there?

Revision history for this message
Brian Murray (brian-murray) wrote :

On Wed, Jan 20, 2016 at 06:07:58PM -0000, Evan McIntire wrote:
> (Wow, sorry for being 2 weeks late here, exams are a killer)
>
> I'll make another MR cleaning the EoL releases up a bit, any other suggestions for tags I should bundle into there?

You could have a look at the most commonly used tags at
https://bugs.launchpad.net/ubuntu/ (the right hand side portlet) and see
if there are any that are missing. Some of them are automatically added
by apport (apport-bug, apport-crash) so are inappropriate, but there
could be some useful ones in that list.

You might also want to make cherry-pick not package specific since more
projects are using git.

Thanks!
--
Brian Murray

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'gm-xml-files/bugsquad-tags.xml'
2--- gm-xml-files/bugsquad-tags.xml 2014-04-17 15:54:47 +0000
3+++ gm-xml-files/bugsquad-tags.xml 2016-01-06 02:52:28 +0000
4@@ -36,6 +36,12 @@
5 <package>any</package>
6 </tag>
7 <tag>
8+ <name>needs-design</name>
9+ <tip>A bug that needs UI design done first</tip>
10+ <project>ubuntu</project>
11+ <package>any</package>
12+</tag>
13+<tag>
14 <name>needs-packaging</name>
15 <tip>A request for software to be packaged</tip>
16 <project>ubuntu</project>
17@@ -222,6 +228,36 @@
18 <package>any</package>
19 </tag>
20 <tag>
21+ <name>xenial</name>
22+ <tip>Happens in Xenial / 16.04</tip>
23+ <project>ubuntu</project>
24+ <package>any</package>
25+</tag>
26+<tag>
27+ <name>wily</name>
28+ <tip>Happens in Wily / 15.10</tip>
29+ <project>ubuntu</project>
30+ <package>any</package>
31+</tag>
32+<tag>
33+ <name>vivid</name>
34+ <tip>Happens in Vivid / 15.04</tip>
35+ <project>ubuntu</project>
36+ <package>any</package>
37+</tag>
38+<tag>
39+ <name>utopic</name>
40+ <tip>Happens in Utopic / 14.10</tip>
41+ <project>ubuntu</project>
42+ <package>any</package>
43+</tag>
44+<tag>
45+ <name>trusty</name>
46+ <tip>Happens in Trusty / 14.04</tip>
47+ <project>ubuntu</project>
48+ <package>any</package>
49+</tag>
50+<tag>
51 <name>saucy</name>
52 <tip>Happens in Saucy / 13.10</tip>
53 <project>ubuntu</project>

Subscribers

People subscribed via source and target branches

to all changes: