devops services - Can I configure a Bluemix Continuous Delivery toolchain to use a private Github repository? -


i have private github repository in private github organisation, , i'd configure bluemix's "continuous integration" service use repository can load source code build in delivery pipeline in toolchain.

the "view docs" link github tile in toolchain points a documentation page older devops services, doesn't give information on configuring github repository in toolchain.

when try entering url repo, comes error:

the integration not set up. check settings , try again.

reason: error occurred while cloning git repository. error details: unable read repository on: (url removed). user not authorized, or repository not exist.

i'd expect given option authorise bluemix against account, i'm not.

how can access repository?

it possible set integration private github repository long have authorized bluemix github account , have granted bluemix permission in org owns repo.

the first time attempt create github integration, prompted authorize github. on github authorization page, have option select orgs want give bluemix access before click "authorize" button.

it sounds you've gone through initial authorization step , may have missed adding org authorization. can update org authorization on github's authorized applications page (https://github.com/settings/applications). click "ibm bluemix toolchains" application. on page, under "organization access", grant access organization owns repo want integrate with. should allow set integration.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -