Setup dsva-prt-build-deploy team as code owners for deployment files #16098
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request establishes explicit code ownership for key deployment configuration files within the
vets-api
repository, ensuring that changes to critical files are reviewed by the newly formeddsva-prt-build-deploy
team. This team, composed of DevOps engineers (Patrick B., Ben A., and myself Keenan S.), will oversee the Dockerfile configurations, Kubernetes deployment manifests, and CI/CD workflow definitions.Changes Made:
dsva-prt-build-deploy
team as code owners for theDockerfile-k8s
, ensuring oversight on containerization specifications.dsva-prt-build-deploy
team to the.github/workflows/build-and-publish.yml
file to manage the CI/CD pipeline configurations.dsva-prt-build-deploy
team as owners of thehelmCharts/
directory to supervise changes in Kubernetes deployment charts.