ai-cfia / devops

The DevOps Repository from the AI-CFIA serves as a centralized hub for scripts, configurations, and documentation for DevOps.
MIT License
1 stars 0 forks source link

As a Devops, I would like to be able to add teams with push permissions to repository with automated script #35

Closed SonOfLope closed 8 months ago

SonOfLope commented 8 months ago

In order to add codeowners file with valid configuration. It was necessary that concerned teams have permissions to push to their respective repository. Otherwise the codeowner file is invalid. I created and used a script to do this and would like to add it to the list of scripts in this repository.