1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-19 13:48:47 +02:00

project_grouper: [Growth] Add -mentorship to all -mentordashboard tasks

This commit is contained in:
Martin Urbanec 2022-08-11 13:01:28 +02:00
parent dabee4f70b
commit 74733131c8

View file

@ -286,6 +286,12 @@ rules = [
],
'once': True
},
{
'add': 'growthexperiments-mentorship',
'in': [
'growthexperiments-mentordashboard'
],
},
]
client = Client.newFromCreds()