From b0dfcf3a1369ec7f7e5053debd64fcdf0d7a0d20 Mon Sep 17 00:00:00 2001 From: mgaughan Date: Tue, 10 Dec 2024 11:58:28 -0600 Subject: [PATCH] more outlining for phabricator collection --- src/lib/phab_get.py | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) 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