more outlining for phabricator collection
This commit is contained in:
parent
6a7ed34089
commit
b0dfcf3a13
@ -7,4 +7,21 @@ import requests
|
|||||||
import re
|
import re
|
||||||
import datetime
|
import datetime
|
||||||
|
|
||||||
#phab=Phabricator("https://phabricator.wikimedia.org/")
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user