mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-24 04:52:38 +01:00
project_grouper: [Growth] Add -mentorship to all -mentordashboard tasks
This commit is contained in:
parent
dabee4f70b
commit
74733131c8
1 changed files with 6 additions and 0 deletions
|
@ -286,6 +286,12 @@ rules = [
|
||||||
],
|
],
|
||||||
'once': True
|
'once': True
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'add': 'growthexperiments-mentorship',
|
||||||
|
'in': [
|
||||||
|
'growthexperiments-mentordashboard'
|
||||||
|
],
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
client = Client.newFromCreds()
|
client = Client.newFromCreds()
|
||||||
|
|
Loading…
Reference in a new issue