github
The github provider provides integration of GitHub resources and is required by the github_runner service. The target is configured via github_url, either an organisation (https://github.com/<org>) or a repository (https://github.com/<user>/<repo>).
Environment Variables
A personal access token with appropriate permissions must be supplied via the environment variable GITHUB_TOKEN.
Example
See the configuration format for the full keyword reference.