GitHub
Connect your GitHub repositories to is.team and link pull requests and issues directly to tasks. Status badges update automatically as work progresses on GitHub.
Connecting GitHub
Only the workspace owner can connect the GitHub integration.
- 1
Open Workspace Settings
Navigate to Workspace Settings and select the Integrations tab.
- 2
Click Connect GitHub
You'll be redirected to GitHub to authorize is.team. Grant the requested permissions and confirm.
- 3
Return to is.team
After authorization, you'll be redirected back to your workspace with a success confirmation.
Repository Tracking
After connecting, select which repositories you want to track. is.team automatically installs GitHub webhooks on the selected repos so it can receive real-time updates.
Add a repo
Select a repository from the dropdown list. A webhook is automatically installed on GitHub.
Remove a repo
Deselect a repository from the list. The associated webhook is automatically removed from GitHub.
Linking Pull Requests & Issues
Once repos are tracked, you can link GitHub items to any task.
- 1
Open a task
Click on any task to open the task modal.
- 2
Find the GitHub section
In the task sidebar, locate the GitHub section.
- 3
Search and link
Search by title or #number to find a pull request or issue, then click to attach it.
Status Badges
Linked items display a color-coded status badge that reflects the current state on GitHub.
Open
The pull request or issue is still open and in progress.
Closed
The issue has been closed or the pull request was closed without merging.
Merged
The pull request has been successfully merged into the target branch.
Info
Status badges update automatically via GitHub webhooks. When a pull request is merged or an issue is closed on GitHub, the badge in is.team reflects the change in real time — no manual refresh needed.
Disconnecting
Disconnecting the GitHub integration removes all installed webhooks from your repositories. Existing GitHub links on tasks are preserved — they simply stop receiving status updates. You can reconnect at any time to restore live updates.
Warning
Only the workspace owner can manage the GitHub integration. Team members can link GitHub items to tasks but cannot connect, disconnect, or change tracked repositories.