2026-07-31 09:35:03 +07:00
|
|
|
{
|
|
|
|
|
"name": "pr-agent-auto-review",
|
|
|
|
|
"url": "https://github.com/asepharyana",
|
|
|
|
|
"hook_attributes": {
|
2026-08-02 16:15:43 +07:00
|
|
|
"url": "https://pr-agent.asepharyana.my.id/api/v1/github_webhooks",
|
2026-07-31 09:35:03 +07:00
|
|
|
"active": true
|
|
|
|
|
},
|
2026-08-02 16:15:43 +07:00
|
|
|
"redirect_url": "https://pr-agent.asepharyana.my.id/setup/callback",
|
2026-07-31 09:35:03 +07:00
|
|
|
"callback_urls": [
|
2026-08-02 16:15:43 +07:00
|
|
|
"https://pr-agent.asepharyana.my.id/setup/callback"
|
2026-07-31 09:35:03 +07:00
|
|
|
],
|
|
|
|
|
"public": false,
|
|
|
|
|
"default_events": [
|
|
|
|
|
"pull_request",
|
|
|
|
|
"issue_comment"
|
|
|
|
|
],
|
|
|
|
|
"default_permissions": {
|
|
|
|
|
"pull_requests": "write",
|
|
|
|
|
"issues": "write",
|
|
|
|
|
"contents": "read",
|
|
|
|
|
"metadata": "read",
|
|
|
|
|
"checks": "write"
|
|
|
|
|
}
|
|
|
|
|
}
|