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 GitHub View | Entering GitHub View allows you to use all of the other tools in this guide. |
Signing in to GitHub | Signing in to your personal GitHub account using a personal access token. |
Repository Dashboard | The Repository Dashboard displays all of the repositories that the current account has access to. |
GitHub Overview | In the 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 over the past 6 months. |