ci: add aio/content to aio group

This commit also simplifies the rules for the aio content and marketing groups
This commit is contained in:
Peter Bacon Darwin 2017-07-10 21:21:46 +01:00 committed by Pete Bacon Darwin
parent b30c5fc874
commit e28f097fc2
1 changed files with 8 additions and 14 deletions

View File

@ -256,8 +256,6 @@ groups:
files:
include:
- "aio/*"
exclude:
- "aio/content/*"
users:
- petebacondarwin #primary
- IgorMinar
@ -268,11 +266,11 @@ groups:
conditions:
files:
include:
- "aio/content/examples/*"
- "aio/content/guide/*"
- "aio/content/images/*"
- "aio/content/tutorial/*"
- "aio/content/file-not-found.md"
- "aio/content/*"
exclude:
- "aio/content/marketing/*"
- "aio/content/navigation.json"
- "aio/content/license.md"
users:
- juleskremer #primary
- Foxandxss
@ -285,13 +283,9 @@ groups:
conditions:
files:
include:
- "aio/content/*"
exclude:
- "aio/content/examples/*"
- "aio/content/guide/*"
- "aio/content/images/*"
- "aio/content/tutorial/*"
- "aio/content/file-not-found.md"
- "aio/content/marketing/*"
- "aio/content/navigation.json"
- "aio/content/license.md"
users:
- juleskremer #primary
- stephenfluin