Auto-tools/Projects/Bugzilla Tracking: Difference between revisions

Line 8: Line 8:
<pre>[ateamtrack: p=<projectname> q=<quarter> m=<milestone> s=<size>]</pre>
<pre>[ateamtrack: p=<projectname> q=<quarter> m=<milestone> s=<size>]</pre>
* p -- project name. Every project has a name, so that's pretty obvious. This field is required.
* p -- project name. Every project has a name, so that's pretty obvious. This field is required.
* q -- quarter. This is what quarter this bug is relevant for. Note that this should include a year: 2013Q2, for instance. This is required.
* q -- quarter. This is what quarter this bug is relevant for. Note that this should include a year: 2013q2, for instance. This is required.


The other fields are totally optional, and you can add other metadata onto this as well, which are optional if you need to.
The other fields are totally optional, and you can add other metadata onto this as well, which are optional if you need to.
Line 14: Line 14:


* s -- size. This isn't used right now, but it would be useful if we do something more automated in the future. I'd like to do sizing in numbers of hours.  Right now, if this is absent, we will assume a size of 8 (so that means resolving this bug would take a full day).  s=1, s=2,s=4,s=80, <-- you get the idea.
* s -- size. This isn't used right now, but it would be useful if we do something more automated in the future. I'd like to do sizing in numbers of hours.  Right now, if this is absent, we will assume a size of 8 (so that means resolving this bug would take a full day).  s=1, s=2,s=4,s=80, <-- you get the idea.
Here is what this looks like in practice:
<pre>[ateamtrack: p=sfn q=2013q2 m=1]</pre>


== Tracking bugs ==
== Tracking bugs ==
Confirmed users
3,816

edits