A generic template for TIS repositories.
- Add
.gitignore, generated using gitignore.io. - Update year in license file.
- Set up Sonarcloud project, if applicable.
- Enable "Require status checks to pass..." in branch protection rules if adding a workflow with checks.
- Update the
CODEOWNERSfile to reflect the correct owning teams for the new service.
Below are example teams and patterns you can use when updating the CODEOWNERS file.
Replace the placeholders with the appropriate backend and DevOps teams.
- Backend teams:
- @Health-Education-England/external-admin-backend
- @Health-Education-England/internal-admin-backend
- @Health-Education-England/trainee-backend
- @Health-Education-England/trainee
- DevOps teams:
- @Health-Education-England/external-admin-devops
- @Health-Education-England/internal-admin-devops
- @Health-Education-England/trainee-devops
- @Health-Education-England/ops