This repo is multi-tenanted To enable teams to be self-service, they are allowed to merge changes related to their own applications
The rules are simple:
- addition of application to environment needs Kustomization changes.
- Kustomization changes require a review from @hmcts/platform-operations
- Teams can add
apps/<namespace>
to CODEOWNERS which allows them to create new files. - be sensible, every change is tracked through git, don't repurpose files, create a new one for new applications