github.com/ungtb10d/cli/v2@v2.0.0-20221110210412-98537dd9d6a1/pkg/cmd/status/fixtures/events.json (about) 1 [ 2 { 3 "type": "PullRequestEvent", 4 "repo": { 5 "name": "rpd/todo" 6 }, 7 "payload": { 8 "action": "opened", 9 "number": 5326, 10 "pull_request": { 11 "number": 5326, 12 "title": "Only write UTF-8 BOM on Windows where it is needed" 13 } 14 }, 15 "created_at": "2022-03-17T15:42:28Z", 16 "org": { 17 "login": "rpd" 18 } 19 }, 20 { 21 "type": "IssueCommentEvent", 22 "repo": { 23 "name": "vilmibm/testing" 24 }, 25 "payload": { 26 "action": "created", 27 "issue": { 28 "number": 5325, 29 "title": "Ability to search \"not\" thing" 30 }, 31 "comment": { 32 "html_url": "https://github.com/vilmibm/testing/issues/5325#issuecomment-1070868636", 33 "body": "We are working on dedicated `search` functionality and might be exploring some syntax for denoting \"NOT\" qualifiers. However, until something like this is added, you can always make \"NOT\" searches by using the `--search` flag:\r\n```\r\ngh pr list --search \"-author:app/dependabot\"\r\n```\r\n/cc @samcoe " 34 } 35 }, 36 "created_at": "2022-03-17T12:36:31Z" 37 }, 38 { 39 "type": "DeleteEvent", 40 "repo": { 41 "name": "ungtb10d/cli" 42 }, 43 "payload": { 44 "ref": "dependabot/go_modules/github.com/stretchr/testify-1.7.1", 45 "ref_type": "branch", 46 "pusher_type": "user" 47 }, 48 "created_at": "2022-03-16T14:41:30Z", 49 "org": { 50 "login": "cli", 51 "avatar_url": "https://avatars.githubusercontent.com/u/59704711?" 52 } 53 }, 54 { 55 "type": "CreateEvent", 56 "repo": { 57 "name": "ungtb10d/cli" 58 }, 59 "payload": { 60 "ref": "dependabot/go_modules/github.com/stretchr/testify-1.7.1", 61 "ref_type": "branch", 62 "master_branch": "trunk", 63 "description": "GitHub’s official command line tool", 64 "pusher_type": "user" 65 }, 66 "created_at": "2022-03-16T14:25:19Z", 67 "org": { 68 "login": "cli", 69 "avatar_url": "https://avatars.githubusercontent.com/u/59704711?" 70 } 71 }, 72 { 73 "type": "PullRequestReviewCommentEvent", 74 "repo": { 75 "name": "ungtb10d/cli" 76 }, 77 "payload": { 78 "action": "created", 79 "comment": { 80 "body": "Wondering if we shouldn't name this something more generic and use it everywhere else to DRY things up a bit?", 81 "html_url": "https://github.com/ungtb10d/cli/pull/5319#discussion_r827935007" 82 }, 83 "pull_request": { 84 "number": 5319, 85 "title": "[Codespaces] Disallow some operations on codespaces that have a pending operation" 86 } 87 }, 88 "created_at": "2022-03-16T12:08:02Z", 89 "org": { 90 "login": "cli" 91 } 92 }, 93 { 94 "type": "CommitCommentEvent", 95 "repo": { 96 "name": "ungtb10d/cli" 97 }, 98 "payload": { 99 "comment": { 100 "html_url": "https://github.com/ungtb10d/cli/commit/1b50852b2dfecd17ca5d3a2a12eb5c16df9fe46b#r68794505", 101 "body": "spam" 102 } 103 }, 104 "created_at": "2022-03-16T03:32:59Z", 105 "org": { 106 "login": "cli" 107 } 108 }, 109 { 110 "type": "PushEvent", 111 "repo": { 112 "name": "ungtb10d/cli" 113 }, 114 "payload": { 115 "push_id": 9359833428, 116 "size": 1, 117 "distinct_size": 1, 118 "ref": "refs/heads/jg/event-handling", 119 "head": "7d07249150fe1a24b2b49b3ff7c55e2152446a5e", 120 "before": "06f1f6eb527a34af1222ca03807a9205a17d6e90", 121 "commits": [ 122 { 123 "sha": "7d07249150fe1a24b2b49b3ff7c55e2152446a5e", 124 "author": { 125 "email": "68619889+bchuecos@users.noreply.github.com", 126 "name": "Bernardo" 127 }, 128 "message": "review suggestions", 129 "distinct": true, 130 "url": "https://api.github.com/repos/ungtb10d/cli/commits/7d07249150fe1a24b2b49b3ff7c55e2152446a5e" 131 } 132 ] 133 }, 134 "created_at": "2022-03-15T18:22:41Z", 135 "org": { 136 "login": "cli" 137 } 138 }, 139 { 140 "type": "WatchEvent", 141 "repo": { 142 "name": "fengari-lua/fengari", 143 "url": "https://api.github.com/repos/fengari-lua/fengari" 144 }, 145 "payload": { 146 "action": "started" 147 }, 148 "created_at": "2022-03-14T13:03:51Z", 149 "org": { 150 "login": "fengari-lua", 151 "avatar_url": "https://avatars.githubusercontent.com/u/28658472?" 152 } 153 }, 154 { 155 "type": "IssuesEvent", 156 "repo": { 157 "name": "ungtb10d/cli" 158 }, 159 "payload": { 160 "action": "closed", 161 "issue": { 162 "number": 5301, 163 "title": "wheee" 164 } 165 }, 166 "created_at": "2022-03-14T12:21:59Z", 167 "org": { 168 "login": "cli" 169 } 170 }, 171 { 172 "type": "IssuesEvent", 173 "repo": { 174 "name": "ungtb10d/cli" 175 }, 176 "payload": { 177 "action": "opened", 178 "issue": { 179 "number": 5300, 180 "title": "Terminal bell when a running task is done" 181 } 182 }, 183 "created_at": "2022-03-14T12:21:59Z", 184 "org": { 185 "login": "cli" 186 } 187 } 188 ]