mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-08 13:12:38 +01:00
Revert "column_mover: Add some automatization to user-urbanecm"
This reverts commit edd87fc1ff
.
This commit is contained in:
parent
b1397c604a
commit
bf19b46199
1 changed files with 0 additions and 4 deletions
|
@ -69,10 +69,6 @@ work = [{'from': ['incoming'],
|
|||
'project': 'User-RhinosF1',
|
||||
'to': 'Done',
|
||||
'status': ['Resolved']},
|
||||
{'from': ['Backlog'],
|
||||
'project': 'user-urbanecm',
|
||||
'to': 'Waiting on review',
|
||||
'projects': ['patch-for-review']},
|
||||
]
|
||||
for case in work:
|
||||
gen = client.getTasksWithProject(client.lookupPhid('#' + case['project']))
|
||||
|
|
Loading…
Reference in a new issue