GitHub
Manages repositories, issues, and pull requests.What Your Workers Can Do
Workers can manage your GitHub repositories, review pull requests, triage issues, track project progress, and coordinate development work—perfect for engineering teams and open-source projects. Popular use cases:- Review and comment on pull requests
- Triage and label issues
- Track project progress
- Monitor repository activity
- Coordinate releases
- Manage GitHub Actions workflows
Authentication
Type: OAuth 2.0 Sign in with your GitHub account via GitHub Copilot’s MCP integration. Scopes:repo, user
Important Notes
Smart data fetching: Workers are configured to be reasonable with API calls. For example, they won’t fetch more than 10 pull requests or issues at once unless specifically needed.
- PR diffs are automatically trimmed for readability
- Access to repos, issues, pull requests, actions, orgs, and users
- Uses GitHub’s official Copilot MCP integration