mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-09 13:42:38 +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
|
||||
},
|
||||
{
|
||||
# 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()
|
||||
|
|
Loading…
Reference in a new issue