Files
claude-hub/test/test-payload.json
Jonathan Flatt fc567071dd Initial commit
2025-05-20 17:01:59 +00:00

20 lines
374 B
JSON

{
"action": "created",
"comment": {
"id": 1234567890,
"body": "@MCPClaude 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"
}
}
}