cloudpups / cloudpups/github-teams-user-sync

Allow discovery of teams configuration files in subfolders

Open
#2 0 comments 1 reaction 0 assignees View on GitHub
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

Research direction

Start by locating the current team-configuration discovery entry point and tracing how configuration files are loaded and validated. Define the expected glob behavior, flattening and duplicate-detection rules, then verify that failure reporting remains outside Core as described in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.