This is the organization's meta repository that manages organization-wide configurations, documentation, and automation.
The profile/README.md file is automatically displayed on the organization's GitHub landing page. It contains an auto-generated index of all repositories, organized by category.
A GitHub Actions workflow runs weekly (and on push) to:
- Fetch all repositories in the organization via GitHub API
- Categorize them by prefix (e.g.,
ftc-*,space-*) and compare to list of categories - Generate a collapsible, searchable index in
profile/README.md
You can manually run the index update from the Actions tab → "Update Repository Index" → "Run workflow".
GH_TOKEN: A GitHub token withreposcope to read organization repositories