I Just learned about screwdriver.cd on one of the AllDayDevOpsDay 2017 tracks. Tried it out with the generic-quickstart and want to use it for a open source python project.
I installed it used GitHub as login authority, but what do I do if I want to combine multiple repo providers at the same time, like bitbucket and/or gitlab or a local git server?
So is there a way to create pipelines with bitbucket/gitlab/git-server even I used github as login authority?