Recipe 1.11 Integrate SNAP-CI with GitHub
Problem
You wish to integrate a GitHub repository with SNAP-CI.
Solution
SNAP-CI uses a GitHub account to sign in, and thus is already integrated once the setup of the SNAP-CI instance.
- Click the "+ Repository" link
- Add the repository that you wish to create a build against.
- Now you can create your build.
Discussion
If you'd like to setup CI for a repository on GitHub that you are not an administrator on, you should have an admin or owner setup the build and you can join in as a collaborator or fork the project under your GitHub account and set it up for yourself.