Page MenuHomePhabricator

Add plugin support and setup.sh prompt for GitHub OAuth token
Open, MediumPublic

Description

One thing we could do to help with this would be to add some MediaWiki-Vagrant plugin tooling to prompt the user for a GitHub OAuth token similarly to the prompt we give for Gerrit credentials and then store it in the VM's Composer config file -- composer config -g github-oauth.github.com <oauthtoken>