1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-11-21 19:42:38 +01:00

Merge pull request #35 from jdforrester/patch-1

Keep all Abstract Wikipedia work on the team board
This commit is contained in:
Amir Sarabadani 2021-06-29 16:47:00 +02:00 committed by GitHub
commit 9eb22d24b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -264,6 +264,17 @@ rules = [
],
'once': True
},
{
# Keep all Abstract Wikipedia work on the team board
'add': 'abstract_wikipedia',
'in': [
'abstract_wikipedia_ux',
'wikilambda',
'function-evaluator',
'function-orchestrator',
'function-schemata',
],
},
]
client = Client.newFromCreds()