MCPcopy Index your code
hub / github.com/codealong/codealong / config_from_org

Function config_from_org

codealong-github/src/config.rs:18–30  ·  view source on GitHub ↗

Generate a `Config` from Github organization information. The primary use case here is to generate a list of authors with aliases from all of the organization's members.

(
    client: &Client,
    github_org: &str,
    logger: &Logger,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

build_configFunction · 0.85
test_config_from_orgFunction · 0.85

Calls 2

build_repo_entriesFunction · 0.85

Tested by 1

test_config_from_orgFunction · 0.68