- Package:
- devscripts
- Source:
- devscripts
- Description:
- scripts to make the life of a Debian Package maintainer easier
- Submitter:
- Josh Triplett
- Date:
- 2010-12-23 22:27:03 UTC
- Severity:
- wishlist
bts could support the use of usercategories. - Josh Triplett
Are you referring to usertags? If so, this is already supported. $ bts help | grep user show [options] [tag:<tag> | usertag:<tag> ] [opt=val ...] bugs [options] [tag:<tag> | usertag:<tag> ] [opt=val ..] user <email> usertag <bug> [+|-|=] tag [tag ..] usertags <bug> [+|-|=] tag [tag ..] cleancache from:<submitter> | tag:<tag> | usertag:<tag> | <number> | ALL James
User categories are more the "setup" side of usertags. For instance, there's a user category called "normal" for the user devscripts@packages.debian.org which is responsible for grouping bugs with the usertag "bts" in to the "bts" sections. I can't immediately find any official documentation, but AJ announced their implementation in http://azure.humbug.org.au/~aj/blog/2005/10/10#2005-10-10-usercategories Not immediately sure how we'd implement that on the command line though. Adam
FTR, usercategory thingys are also documented in: http://wiki.debian.org/bugs.debian.org/usertags#DisplayusertagsonthewebBTSview Regards,