diff --git a/src/lib/phab_get.py b/src/lib/phab_get.py index e03128f..6b47b83 100644 --- a/src/lib/phab_get.py +++ b/src/lib/phab_get.py @@ -7,4 +7,21 @@ import requests import re import datetime -#phab=Phabricator("https://phabricator.wikimedia.org/") \ No newline at end of file +# phab=Phabricator("https://phabricator.wikimedia.org/") + +#set phabricator api token + +# for the search criteria of +# the umbrella tag VisualEditor + # open tasks + # closed tasks +# the umbrella tag of Parsoid? + +# query +# query for umbrella tag +# in a given womdpw pf to,e +# if open or closed + + +# then, for each task, +# collect the comments with them