mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-21 19:42:38 +01:00
Add moving columns in DBA tag
This commit is contained in:
parent
89c5d41610
commit
ce496e1e53
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ work = [{'from': ['incoming'],
|
|||
'project': 'User-Ladsgroup',
|
||||
'to': 'Done',
|
||||
'status': ['Resolved']},
|
||||
{'from': ['In progress'],
|
||||
'project': 'DBA',
|
||||
'to': 'Done',
|
||||
'status': ['Resolved']},
|
||||
{'from': ['Radar',
|
||||
'Miraheze-Linked',
|
||||
'Extensions & Core',
|
||||
|
|
Loading…
Reference in a new issue