Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
[Request] Add option to choose the github branch to use #701
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
theshadowx commentedApr 30, 2017
From the code :
https://github.com/canonical-ols/build.snapcraft.io/blob/master/src/server/handlers/launchpad.js#L273
It fetches automatically the master branch, is it possible to use the default branch set in github or to add option to choose from which branch to build the snap.
Thanks