From ae2c1e87979d068ec333ae1690b861ee8ff53e3c Mon Sep 17 00:00:00 2001 From: ndom91 Date: Sun, 28 Apr 2024 14:26:24 +0200 Subject: [PATCH] chore(docs): rm unnecessary pull-request.json file --- docs/pull-request.json | 70 ------------------------------------------ 1 file changed, 70 deletions(-) delete mode 100644 docs/pull-request.json diff --git a/docs/pull-request.json b/docs/pull-request.json deleted file mode 100644 index 1edd41c8e7..0000000000 --- a/docs/pull-request.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "action": "opened", - "pull_request": { - "url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "id": 1, - "node_id": "MDExOlB1bGxSZXF1ZXN0MQ==", - "html_url": "https://github.com/octocat/Hello-World/pull/1347", - "diff_url": "https://github.com/octocat/Hello-World/pull/1347.diff", - "patch_url": "https://github.com/octocat/Hello-World/pull/1347.patch", - "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "commits_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347/commits", - "review_comments_url": "https://api.github.com/repos/octocat/Hello-World/pulls/1347/comments", - "review_comment_url": "https://api.github.com/repos/octocat/Hello-World/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347/comments", - "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/6dcb09b5b57875f334f61aebed695e2e4193db5e", - "number": 1347, - "state": "open", - "locked": true, - "title": "Amazing new feature", - "head": { - "label": "octocat:new-topic", - "ref": "new-topic", - "sha": "6dcb09b5b57875f334f61aebed695e2e4193db5e", - "repo": { - "fork": false - } - }, - "user": { - "login": "octocat", - "id": 1 - }, - "body": "Please pull these awesome changes in!", - "labels": [ - { - "id": 208045946, - "node_id": "MDU6TGFiZWwyMDgwNDU5NDY=", - "url": "https://api.github.com/repos/octocat/Hello-World/labels/bug", - "name": "bug", - "description": "Something isn't working", - "color": "f29513", - "default": true - } - ], - "milestone": { - "url": "https://api.github.com/repos/octocat/Hello-World/milestones/1" - }, - "created_at": "2011-01-26T19:01:12Z", - "updated_at": "2011-01-26T19:01:12Z", - "closed_at": "2011-01-26T19:01:12Z", - "merged_at": "2011-01-26T19:01:12Z", - "merge_commit_sha": "e5bd3914e2e596debea16f433f57875b5b90bcd6", - "assignee": { - "login": "octocat", - "id": 1 - } - }, - "number": 1347, - "repository": { - "id": 1296269, - "full_name": "ubbe-xyz/nextra-docs", - "owner": { - "login": "ubbe-xyz", - "id": 1 - } - }, - "sender": { - "login": "octocat", - "id": 1 - } -}