Skip to content

cloudpups/github-teams-user-sync

Repository files navigation

group-to-teams-sync-bot

Billiam the Octocat helping folks get into teams.

Groups (currently Azure Active Directory Only) to GitHub Teams sync

CodeQL Docker Pulls CodeFactor

Before submitting a new Feature request, please check existing open and closed Issues

Static Badge

Important Commands

# Run the application in "dev" mode and watch for changes
npm run dev
# Generate models from the openapi definition
npm run openapi

Application Configuration

🚧 Coming soon...

Per-Organization Configuration

See ./docs/OrganizationConfiguration.md for further details!

Running the sync bot

See ./docs/RunningTheApp.md for further details!