We are in the process of developing a little tool for doc.wikimedia.org which is able to visualize (checked-in) bundle sizes over time (T253204). It leverages (e.g. ctrl+f "dist-size") the github graphql API at the build time to find those historic sizes.
At the moment we are piggy-backing on COMPOSER_GITHUB_OAUTHTOKEN (cf. T248387) as token for this connection but it is obviously not named for this purpose and we want to be sure there is some documentation (and vetting by whoever is in charge of that) for such use.
Q
- may we get a token for use in CI (mwext-node10-rundoc-docker, mwext-node10-docs-docker-publish) via env, please?
- in case a dedicated token is created, "graphql", "dist-size", "wikibase" would be good buzz words to tag it