Organization-level GitHub configuration for General Liquidity.
profile/README.mdrenders on the organization profile page.scripts/update-profile-readme.mjsregenerates the repository tables (stars, issues, pull requests) between therepositories:startandrepositories:endmarkers. Repository descriptions live in that script..github/workflows/update-readme.ymlruns the generator daily, on demand, and whenever the generator changes.assets/holds the profile banner.
For the profile to render, this repository must be created on GitHub as
general-liquidity/.github (the special organization configuration repository).
To add or move a repository on the profile, edit the GROUPS array in
scripts/update-profile-readme.mjs and run it locally with a token, or let the workflow
refresh it:
GITHUB_TOKEN=<token> node scripts/update-profile-readme.mjs