The GitHub View enables users to integrate their GitHub accounts with Innoslate. Users can view statistics about their repositories, manage issues, manage pull requests, and more.

Function | Description |
---|---|
Navigating to GitHub View | Entering GitHub View allows you to use all of the other tools in this guide. |
Signing in to GitHub | Sign in to your personal GitHub account using a personal access token. |
GitHub Dashboard | The GitHub Dashboard displays all of the repositories that the current account has access to. |
Repository Overview | In the Repository Overview, users can observe Active Pull Requests, Active Issues, Recent Issues, and Commit Statistics. |
Kanban Board View | The Kanban Board View displays the issues of the current repository. |
Issues View | The Issues View displays a list of all the issues in the repository sorted by most recently created. |
Pull Requests View | The Pull Requests View displays a list of all the pull requests in the repository sorted by most recently created. |
Commits View | The Commits View displays a list of all the commits in the repository sorted by most recently created. |
Commit Activity View | The Commit Activity View displays charts of each contributor's commit activity. |