mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-22 03:52:37 +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',
|
'project': 'user-dannys712',
|
||||||
'to': 'Page Curation',
|
'to': 'Page Curation',
|
||||||
'projects': ['pagecuration']},
|
'projects': ['pagecuration']},
|
||||||
]
|
{'from': ['Incoming',
|
||||||
{'project': 'User-RhinosF1',
|
'Miraheze Phab Reported Issues',
|
||||||
|
'Watching (Other)',
|
||||||
|
'Miraheze-Related Issues (not reported there)',
|
||||||
|
'From WMF (or reproduced on),
|
||||||
|
'Deployment'],
|
||||||
|
'project': 'User-RhinosF1',
|
||||||
'to': 'Done',
|
'to': 'Done',
|
||||||
'status': ['Resolved']},
|
'status': ['Resolved']},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue