mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-22 03:52:37 +01:00
Keep all Abstract Wikipedia work on the team board
This commit is contained in:
parent
7cc11de702
commit
958a9f5504
1 changed files with 10 additions and 0 deletions
|
@ -264,6 +264,16 @@ rules = [
|
||||||
],
|
],
|
||||||
'once': True
|
'once': True
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
# Keep all Abstract Wikipedia work on the team board
|
||||||
|
'add': 'abstract_wikipedia',
|
||||||
|
'in': [
|
||||||
|
'abstract_wikipedia_ux',
|
||||||
|
'function-evaluator',
|
||||||
|
'function-orchestrator',
|
||||||
|
'function-schemata',
|
||||||
|
],
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
client = Client.newFromCreds()
|
client = Client.newFromCreds()
|
||||||
|
|
Loading…
Reference in a new issue