df995a0328
This tooling has been used several times for tracking large efforts across many projects. This commit introduces it to the goal-tools reporsitory and attempts to make it a bit more generic and not specific to any one effort it was used for in the past. Change-Id: I316cbd0fb9a98c5cc7cfdc6e4b96579e91d69271
6 lines
210 B
Plaintext
6 lines
210 B
Plaintext
# edit this file and copy it to config.ini to use the gen-burndown.py tool
|
|
[default]
|
|
user = <your gerrit http user>
|
|
password = <your gerrit http password>
|
|
gerrit-topic = <topic used to track reviews in gerrit>
|