This commit is contained in:
Adam Wolf
2026-06-01 20:07:02 -05:00
commit e6374a952c
15 changed files with 1255 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"action": "opened",
"number": 4,
"pull_request": {
"number": 4,
"title": "Add devices section",
"draft": false,
"head": {
"sha": "94f4a680369ab07b076ba5679f05cc157e8c9a9c",
"ref": "AddDevicesSection"
},
"base": {
"ref": "master"
}
},
"repository": {
"name": "test-repo",
"owner": {
"login": "ShockVPN"
}
}
}
+16
View File
@@ -0,0 +1,16 @@
{
"action": "opened",
"number": 4,
"pull_request": {
"number": 4,
"head": {
"sha": "94f4a680369ab07b076ba5679f05cc157e8c9a9c"
}
},
"repository": {
"name": "test-repo",
"owner": {
"login": "ShockVPN"
}
}
}