Skip to content

Git & GitHub configuration

VariableDefaultDescription
GIT_REMOTEauto-detectedRemote name — detected via git remote get-url origin if unset
GITHUB_BASE_BRANCHmainBase branch; new task branches are cut from here
GITHUB_REPOowner/repo — used to generate PR links in comments

← Back to configuration overview

Released under the MIT License.