mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-21 19:42:38 +01:00
Update column_mover.py
This commit is contained in:
parent
2ae0c535a4
commit
1750f708e8
1 changed files with 7 additions and 2 deletions
|
@ -62,8 +62,13 @@ work = [{'from': ['incoming'],
|
|||
'project': 'user-dannys712',
|
||||
'to': 'Page Curation',
|
||||
'projects': ['pagecuration']},
|
||||
]
|
||||
{'project': 'User-RhinosF1',
|
||||
{'from': ['Incoming',
|
||||
'Miraheze Phab Reported Issues',
|
||||
'Watching (Other)',
|
||||
'Miraheze-Related Issues (not reported there)',
|
||||
'From WMF (or reproduced on),
|
||||
'Deployment'],
|
||||
'project': 'User-RhinosF1',
|
||||
'to': 'Done',
|
||||
'status': ['Resolved']},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue