GitHub
Last updated
Last updated
GitHub is a developer platform that allows developers to create, store, manage and share their code. It uses Git software, providing the distributed version control of Git plus access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project.
Learn more at www.github.com.
Connect to GitHub seamlessly using OAuth - simply login with your GitHub credentials.
Navigate to Apps and click GitHub. If you’d like, enter a new name for the connection.
You will have the option to restrict permissions on the ingested data to certain users or groups. If you don’t need to do this, skip this step.
Click Connect with GitHub and sign in with your GitHub credentials.
Alternatively, you can log in using an API Token generated in GitHub. Instructions below:
Connecting Github in Violet requires an API token. To generate one, follow the instructions below.
In Github, navigate to your User icon in the upper right-hand corner of the screen, and select Settings from the dropdown menu.
In Settings, navigate to Developer Settings at the bottom of the list.
In Developer Settings, navigate to Personal Access Tokens, then select Tokens (classic) from the dropdown menu.
In Personal access tokens (classic), select Generate new token (classic).
In the New personal access token page, specify a Note that describes what the token is for, as well as an expiration date. We recommend no expiration.
Select all applicable scopes - we recommend checking all available boxes.
Click Generate token. The token will appear in the next screen - write this down and save it for next steps.