Actions
Feature #4225
open[ce, ee] repo group integrations cascade to child repo groups
Start date:
13.09.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Description
At the moment repo group scope integrations apply only to the direct child repositories which means scope:/u
does:
/u
/somerepo - applies
/group
/otherrepo - doesn't apply
Should we add option to let the user allow the integration to cascade to child groups, the choices for the above example would then be:
- /u/ (any repo)
- /u/ (direct child repos only)
- /u/somerepo
- /group/ (any repo)
- /group/ (direct child repos only)
- /gorup/otherrepo
Actions