While other bots do this already (i.e., SafeSettings), it would be beneficial for this bot to include such functionality as well. After all, users of this bot may not be using others and assigning teams access to repositories falls under the purview of "syncing teams."
Decision Points
Schema Options
Teams:
- Name: Some_Team
Repos:
# Pattern matching can be done, though specific technique must be chosen and documented.
- NamePattern: SomeName-*
Permission: Write
- Name: SomeSpecificRepo
Permission: Admin