GitHub Integration
The GitHub skill connects OpenClaw to your repositories for PR monitoring, issue tracking, CI status alerts, and automated code summaries.
Install
openclaw skills install github
Configure
{
"skills": {
"github": {
"token": "ghp_yourPersonalAccessToken",
"repos": ["owner/repo1", "owner/repo2"],
"events": ["pull_request", "issues", "push"],
"alertChannel": "slack"
}
}
}
What You Can Monitor
- New pull requests and review requests
- CI/CD pipeline pass/fail status
- Issue creation and assignment
- Deploy and release events
- Dependency update PRs
Launch Your Personal AI Agent
OpenClaw connects to WhatsApp, Telegram, Slack and more. Get started in minutes.