Developer Tools & DevOps
Connect GitHub to Your AI Agents
Enable your WKIL agents to create issues, open pull requests, and track repository activity through a secure GitHub integration.
Authentication: OAuth 2.0
What you can do
- Track and triage issues
- Open and comment on pull requests
- React to repository activity
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Create an Issue
Open a new issue in a repository.
Create a Pull Request
Open a pull request between two branches.
Search Repositories
Find repositories by name, owner, or topic.
Create an Issue Comment
Add a comment to an issue.
List Commits
Retrieve recent commits on a branch.
Triggers
New Issue Created
Fires when a new issue is created in a watched repository.
New Pull Request Created
Fires when a new pull request is opened in a watched repository.
Practical agent use cases
- An agent files a bug report from a customer conversation directly into a GitHub repo.
- An agent notifies the team when a pull request is merged to production.
How it works with WKIL
- 1Choose the integrationAdd GitHub to your agent from inside the WKIL platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
Can an agent merge a pull request on its own?
Merge actions can be restricted to require human review and approval before they run.

