forked from claude-did-this/claude-hub
20 lines
374 B
JSON
20 lines
374 B
JSON
{
|
|
"action": "created",
|
|
"comment": {
|
|
"id": 1234567890,
|
|
"body": "@ClaudeBot What is the purpose of the authentication function in this repo?",
|
|
"user": {
|
|
"login": "testuser"
|
|
}
|
|
},
|
|
"issue": {
|
|
"number": 123
|
|
},
|
|
"repository": {
|
|
"full_name": "test-org/test-repo",
|
|
"name": "test-repo",
|
|
"owner": {
|
|
"login": "test-org"
|
|
}
|
|
}
|
|
} |