Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup dsva-prt-build-deploy team as code owners for deployment files #16098

Closed

Conversation

Mandalorian-Oddball
Copy link

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 formed dsva-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:

  • Added the dsva-prt-build-deploy team as code owners for the Dockerfile-k8s, ensuring oversight on containerization specifications.
  • Assigned the dsva-prt-build-deploy team to the .github/workflows/build-and-publish.yml file to manage the CI/CD pipeline configurations.
  • Designated the dsva-prt-build-deploy team as owners of the helmCharts/ directory to supervise changes in Kubernetes deployment charts.

@@ -1928,3 +1928,7 @@ spec/requests/va_profile/contacts_request_spec.rb @department-of-veterans-affair
/.github/workflows/build-and-publish.yaml @department-of-veterans-affairs/backend-review-group
modules/accredited_representative_portal @department-of-veterans-affairs/benefits-accredited-rep-facing @department-of-veterans-affairs/backend-review-group
README.md @department-of-veterans-affairs/backend-review-group
/Dockerfile-k8s @department-of-veterans-affairs/dsva-prt-build-deploy
/.github/workflows/build-and-publish.yml @department-of-veterans-affairs/dsva-prt-build-deploy
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will also need to add backend review group to these files

Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Apr 26, 2024
Copy link

github-actions bot commented May 3, 2024

This PR has been closed because it has had no activity for 37 days

@github-actions github-actions bot closed this May 3, 2024
@github-actions github-actions bot deleted the setup-dsva-prt-build-deploy-codeowners branch May 3, 2024 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants