cloudpups / cloudpups/github-teams-user-sync
Allow discovery of teams configuration files in subfolders
Open
enhancement
SchemaChange
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
* Perhaps use a configurable glob style syntax for discovery?
* https://docs.microsoft.com/en-us/dotnet/core/extensions/file-globbing#get-all-matching-files
* Must flatten full list to validate no duplicates
* If duplicate detected, fail operation
* Failure of an operation would be reported either by the Action or the GitHub App as a commit/PR status. Do not embed reporting logic in Core
Why allow this? To leverage CODEOWNERS as a means to delegate trust for team creation
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.