Module github

Source
Expand description

GitHub backend for submitting patch stacks.

Modules§

testing
Testing utilities.

Structs§

GithubForge
The GitHub code hosting platform. This forge integrates specifically with the gh command-line utility.

Constants§

MOCK_REMOTE_REPO_PATH_ENV_KEY
Testing environment variable. When this is set, the executable will use the mock Github implementation. This should be set to the path of an existing repository that represents the remote/Github.

Functions§

github_push_remote
Get the name of the remote repository to push to in the course of creating pull requests.