my-endgame.github-issues 6.3 KB
Newer Older
1 2 3 4 5 6 7 8 9 10
[
  {
    "kind": 1,
    "language": "markdown",
    "value": "#### Macros",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
L
Ladislau Szomoru 已提交
11
    "value": "$REPOS=repo:microsoft/vscode repo:microsoft/vscode-internalbacklog repo:microsoft/vscode-js-debug repo:microsoft/vscode-remote-release repo:microsoft/vscode-pull-request-github repo:microsoft/vscode-settings-sync-server\n\n$MILESTONE=milestone:\"November 2020\"\n\n$MINE=assignee:@me",
12 13 14 15 16 17 18 19
    "editable": false
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "# Preparation",
    "editable": true
  },
L
Ladislau Szomoru 已提交
20 21 22
  {
    "kind": 1,
    "language": "markdown",
L
Ladislau Szomoru 已提交
23 24
    "value": "## Open Pull Requests on the Milestone",
    "editable": true
L
Ladislau Szomoru 已提交
25 26 27 28
  },
  {
    "kind": 2,
    "language": "github-issues",
L
Ladislau Szomoru 已提交
29 30
    "value": "$REPOS $MILESTONE $MINE is:pr is:open",
    "editable": true
L
Ladislau Szomoru 已提交
31
  },
32 33 34 35 36 37 38 39 40
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Open Issues on the Milestone",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
L
Ladislau Szomoru 已提交
41
    "value": "$REPOS $MILESTONE $MINE is:issue is:open -label:iteration-plan -label:endgame-plan -label:testplan-item",
42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Feature Requests Missing Labels",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE $MINE is:issue is:closed label:feature-request -label:verification-needed -label:on-testplan -label:verified -label:*duplicate",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Test Plan Items",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE is:issue is:open author:@me label:testplan-item",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Verification Needed",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE $MINE is:issue is:closed label:feature-request label:verification-needed",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "# Testing",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Test Plan Items",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE $MINE is:issue is:open label:testplan-item",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Verification Needed",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
J
Johannes Rieken 已提交
107
    "value": "$REPOS $MILESTONE -$MINE is:issue is:closed -assignee:@me -label:verified label:feature-request label:verification-needed",
108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "# Fixing",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Open Issues",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
125
    "value": "$REPOS $MILESTONE $MINE is:issue is:open -label:endgame-plan",
126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Open Bugs",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE $MINE is:issue is:open label:bug",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "# Verification",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## My Issues (verification-steps-needed)",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE $MINE is:issue is:open label:bug label:verification-steps-needed",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## My Issues (verification-found)",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "$REPOS $MILESTONE $MINE is:issue is:open label:bug label:verification-found",
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Issues filed by me",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
L
Ladislau Szomoru 已提交
179
    "value": "$REPOS $MILESTONE -$MINE is:issue is:closed author:@me sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found",
180 181 182 183 184
    "editable": true
  },
  {
    "kind": 1,
    "language": "markdown",
J
Johannes Rieken 已提交
185
    "value": "## Issues filed from outside team",
186 187 188 189 190
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
J
Johannes Rieken 已提交
191
    "value": "$REPOS $MILESTONE -$MINE is:issue is:closed sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found -author:aeschli -author:alexdima -author:alexr00 -author:AmandaSilver -author:bamurtaugh -author:bpasero -author:btholt -author:chrisdias -author:chrmarti -author:Chuxel -author:connor4312 -author:dbaeumer -author:deepak1556 -author:devinvalenciano -author:digitarald -author:eamodio -author:egamma -author:fiveisprime -author:gregvanl -author:isidorn -author:ItalyPaleAle -author:JacksonKearl -author:joaomoreno -author:jrieken -author:kieferrm -author:lszomoru -author:meganrogge -author:misolori -author:mjbvz -author:ornellaalt -author:orta -author:rebornix -author:RMacfarlane -author:roblourens -author:rzhao271 -author:sana-ajani -author:sandy081 -author:sbatten -author:stevencl -author:Tyriar -author:weinand",
192 193
    "editable": true
  },
194 195 196 197 198 199 200 201 202
  {
    "kind": 1,
    "language": "markdown",
    "value": "## Issues filed by others",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
J
Johannes Rieken 已提交
203
    "value": "$REPOS $MILESTONE -$MINE is:issue is:closed -author:@me sort:updated-asc label:bug -label:verified -label:on-testplan -label:*duplicate -label:invalid -label:*as-designed -label:error-telemetry -label:verification-steps-needed -label:verification-found",
204 205
    "editable": true
  },
206 207 208 209 210 211 212 213 214 215 216 217 218
  {
    "kind": 1,
    "language": "markdown",
    "value": "# Release Notes",
    "editable": true
  },
  {
    "kind": 2,
    "language": "github-issues",
    "value": "repo:microsoft/vscode $MILESTONE is:issue is:closed label:feature-request -label:on-release-notes",
    "editable": true
  }
]