|
1 | 1 | # Used by Probot Settings: https://probot.github.io/apps/settings/ |
2 | 2 | repository: |
3 | 3 | description: Manage WordPress core entities. |
4 | | - labels: |
5 | | - - name: scope:documentation |
6 | | - color: 0e8a16 |
7 | | - - name: scope:testing |
8 | | - color: 5319e7 |
9 | | - - name: good-first-issue |
10 | | - color: eb6420 |
11 | | - - name: state:unconfirmed |
12 | | - color: bfe5bf |
13 | | - - name: state:unsupported |
14 | | - color: bfe5bf |
15 | | - - name: command:comment |
16 | | - color: c5def5 |
17 | | - - name: command:comment-meta |
18 | | - color: c5def5 |
19 | | - - name: command:menu |
20 | | - color: c5def5 |
21 | | - - name: command:menu-item |
22 | | - color: c5def5 |
23 | | - - name: command:menu-location |
24 | | - color: c5def5 |
25 | | - - name: command:network-meta |
26 | | - color: c5def5 |
27 | | - - name: command:option |
28 | | - color: c5def5 |
29 | | - - name: command:option-add |
30 | | - color: c5def5 |
31 | | - - name: command:option-delete |
32 | | - color: c5def5 |
33 | | - - name: command:option-get |
34 | | - color: c5def5 |
35 | | - - name: command:option-list |
36 | | - color: c5def5 |
37 | | - - name: command:option-update |
38 | | - color: c5def5 |
39 | | - - name: command:post |
40 | | - color: c5def5 |
41 | | - - name: command:post-meta |
42 | | - color: c5def5 |
43 | | - - name: command:post-term |
44 | | - color: c5def5 |
45 | | - - name: command:post-type |
46 | | - color: c5def5 |
47 | | - - name: command:site |
48 | | - color: c5def5 |
49 | | - - name: command:site-empty |
50 | | - color: c5def5 |
51 | | - - name: command:taxonomy |
52 | | - color: c5def5 |
53 | | - - name: command:term |
54 | | - color: c5def5 |
55 | | - - name: command:term-meta |
56 | | - color: c5def5 |
57 | | - - name: command:user |
58 | | - color: c5def5 |
59 | | - - name: command:user-meta |
60 | | - color: c5def5 |
61 | | - - name: command:user-term |
62 | | - color: c5def5 |
| 4 | +labels: |
| 5 | + - name: bug |
| 6 | + color: fc2929 |
| 7 | + - name: scope:documentation |
| 8 | + color: 0e8a16 |
| 9 | + - name: scope:testing |
| 10 | + color: 5319e7 |
| 11 | + - name: good-first-issue |
| 12 | + color: eb6420 |
| 13 | + - name: help-wanted |
| 14 | + color: 159818 |
| 15 | + - name: maybelater |
| 16 | + color: c2e0c6 |
| 17 | + - name: state:unconfirmed |
| 18 | + color: bfe5bf |
| 19 | + - name: state:unsupported |
| 20 | + color: bfe5bf |
| 21 | + - name: wontfix |
| 22 | + color: c2e0c6 |
| 23 | + - name: command:comment |
| 24 | + color: c5def5 |
| 25 | + - name: command:comment-approve |
| 26 | + color: c5def5 |
| 27 | + - name: command:comment-count |
| 28 | + color: c5def5 |
| 29 | + - name: command:comment-create |
| 30 | + color: c5def5 |
| 31 | + - name: command:comment-delete |
| 32 | + color: c5def5 |
| 33 | + - name: command:comment-exists |
| 34 | + color: c5def5 |
| 35 | + - name: command:comment-generate |
| 36 | + color: c5def5 |
| 37 | + - name: command:comment-get |
| 38 | + color: c5def5 |
| 39 | + - name: command:comment-list |
| 40 | + color: c5def5 |
| 41 | + - name: command:comment-meta |
| 42 | + color: c5def5 |
| 43 | + - name: command:comment-meta-add |
| 44 | + color: c5def5 |
| 45 | + - name: command:comment-meta-delete |
| 46 | + color: c5def5 |
| 47 | + - name: command:comment-meta-get |
| 48 | + color: c5def5 |
| 49 | + - name: command:comment-meta-list |
| 50 | + color: c5def5 |
| 51 | + - name: command:comment-meta-patch |
| 52 | + color: c5def5 |
| 53 | + - name: command:comment-meta-pluck |
| 54 | + color: c5def5 |
| 55 | + - name: command:comment-meta-update |
| 56 | + color: c5def5 |
| 57 | + - name: command:comment-recount |
| 58 | + color: c5def5 |
| 59 | + - name: command:comment-spam |
| 60 | + color: c5def5 |
| 61 | + - name: command:comment-status |
| 62 | + color: c5def5 |
| 63 | + - name: command:comment-trash |
| 64 | + color: c5def5 |
| 65 | + - name: command:comment-unapprove |
| 66 | + color: c5def5 |
| 67 | + - name: command:comment-unspam |
| 68 | + color: c5def5 |
| 69 | + - name: command:comment-untrash |
| 70 | + color: c5def5 |
| 71 | + - name: command:comment-update |
| 72 | + color: c5def5 |
| 73 | + - name: command:menu |
| 74 | + color: c5def5 |
| 75 | + - name: command:menu-create |
| 76 | + color: c5def5 |
| 77 | + - name: command:menu-delete |
| 78 | + color: c5def5 |
| 79 | + - name: command:menu-item |
| 80 | + color: c5def5 |
| 81 | + - name: command:menu-item-add-custom |
| 82 | + color: c5def5 |
| 83 | + - name: command:menu-item-add-post |
| 84 | + color: c5def5 |
| 85 | + - name: command:menu-item-add-term |
| 86 | + color: c5def5 |
| 87 | + - name: command:menu-item-delete |
| 88 | + color: c5def5 |
| 89 | + - name: command:menu-item-list |
| 90 | + color: c5def5 |
| 91 | + - name: command:menu-item-update |
| 92 | + color: c5def5 |
| 93 | + - name: command:menu-list |
| 94 | + color: c5def5 |
| 95 | + - name: command:menu-location |
| 96 | + color: c5def5 |
| 97 | + - name: command:menu-location-assign |
| 98 | + color: c5def5 |
| 99 | + - name: command:menu-location-list |
| 100 | + color: c5def5 |
| 101 | + - name: command:menu-location-remove |
| 102 | + color: c5def5 |
| 103 | + - name: command:network-meta |
| 104 | + color: c5def5 |
| 105 | + - name: command:network-meta-add |
| 106 | + color: c5def5 |
| 107 | + - name: command:network-meta-delete |
| 108 | + color: c5def5 |
| 109 | + - name: command:network-meta-get |
| 110 | + color: c5def5 |
| 111 | + - name: command:network-meta-list |
| 112 | + color: c5def5 |
| 113 | + - name: command:network-meta-patch |
| 114 | + color: c5def5 |
| 115 | + - name: command:network-meta-pluck |
| 116 | + color: c5def5 |
| 117 | + - name: command:network-meta-update |
| 118 | + color: c5def5 |
| 119 | + - name: command:option |
| 120 | + color: c5def5 |
| 121 | + - name: command:option-add |
| 122 | + color: c5def5 |
| 123 | + - name: command:option-delete |
| 124 | + color: c5def5 |
| 125 | + - name: command:option-get |
| 126 | + color: c5def5 |
| 127 | + - name: command:option-list |
| 128 | + color: c5def5 |
| 129 | + - name: command:option-patch |
| 130 | + color: c5def5 |
| 131 | + - name: command:option-pluck |
| 132 | + color: c5def5 |
| 133 | + - name: command:option-update |
| 134 | + color: c5def5 |
| 135 | + - name: command:post |
| 136 | + color: c5def5 |
| 137 | + - name: command:post-create |
| 138 | + color: c5def5 |
| 139 | + - name: command:post-delete |
| 140 | + color: c5def5 |
| 141 | + - name: command:post-edit |
| 142 | + color: c5def5 |
| 143 | + - name: command:post-generate |
| 144 | + color: c5def5 |
| 145 | + - name: command:post-get |
| 146 | + color: c5def5 |
| 147 | + - name: command:post-list |
| 148 | + color: c5def5 |
| 149 | + - name: command:post-meta |
| 150 | + color: c5def5 |
| 151 | + - name: command:post-meta-add |
| 152 | + color: c5def5 |
| 153 | + - name: command:post-meta-delete |
| 154 | + color: c5def5 |
| 155 | + - name: command:post-meta-get |
| 156 | + color: c5def5 |
| 157 | + - name: command:post-meta-list |
| 158 | + color: c5def5 |
| 159 | + - name: command:post-meta-patch |
| 160 | + color: c5def5 |
| 161 | + - name: command:post-meta-pluck |
| 162 | + color: c5def5 |
| 163 | + - name: command:post-meta-update |
| 164 | + color: c5def5 |
| 165 | + - name: command:post-term |
| 166 | + color: c5def5 |
| 167 | + - name: command:post-term-add |
| 168 | + color: c5def5 |
| 169 | + - name: command:post-term-list |
| 170 | + color: c5def5 |
| 171 | + - name: command:post-term-remove |
| 172 | + color: c5def5 |
| 173 | + - name: command:post-term-set |
| 174 | + color: c5def5 |
| 175 | + - name: command:post-update |
| 176 | + color: c5def5 |
| 177 | + - name: command:post-type |
| 178 | + color: c5def5 |
| 179 | + - name: command:post-type-get |
| 180 | + color: c5def5 |
| 181 | + - name: command:post-type-list |
| 182 | + color: c5def5 |
| 183 | + - name: command:site |
| 184 | + color: c5def5 |
| 185 | + - name: command:site-activate |
| 186 | + color: c5def5 |
| 187 | + - name: command:site-archive |
| 188 | + color: c5def5 |
| 189 | + - name: command:site-create |
| 190 | + color: c5def5 |
| 191 | + - name: command:site-deactivate |
| 192 | + color: c5def5 |
| 193 | + - name: command:site-delete |
| 194 | + color: c5def5 |
| 195 | + - name: command:site-empty |
| 196 | + color: c5def5 |
| 197 | + - name: command:site-list |
| 198 | + color: c5def5 |
| 199 | + - name: command:site-mature |
| 200 | + color: c5def5 |
| 201 | + - name: command:site-option |
| 202 | + color: c5def5 |
| 203 | + - name: command:site-private |
| 204 | + color: c5def5 |
| 205 | + - name: command:site-public |
| 206 | + color: c5def5 |
| 207 | + - name: command:site-spam |
| 208 | + color: c5def5 |
| 209 | + - name: command:site-unarchive |
| 210 | + color: c5def5 |
| 211 | + - name: command:site-unmature |
| 212 | + color: c5def5 |
| 213 | + - name: command:site-unspam |
| 214 | + color: c5def5 |
| 215 | + - name: command:taxonomy |
| 216 | + color: c5def5 |
| 217 | + - name: command:taxonomy-get |
| 218 | + color: c5def5 |
| 219 | + - name: command:taxonomy-list |
| 220 | + color: c5def5 |
| 221 | + - name: command:term |
| 222 | + color: c5def5 |
| 223 | + - name: command:term-create |
| 224 | + color: c5def5 |
| 225 | + - name: command:term-delete |
| 226 | + color: c5def5 |
| 227 | + - name: command:term-generate |
| 228 | + color: c5def5 |
| 229 | + - name: command:term-get |
| 230 | + color: c5def5 |
| 231 | + - name: command:term-list |
| 232 | + color: c5def5 |
| 233 | + - name: command:term-meta |
| 234 | + color: c5def5 |
| 235 | + - name: command:term-meta-add |
| 236 | + color: c5def5 |
| 237 | + - name: command:term-meta-delete |
| 238 | + color: c5def5 |
| 239 | + - name: command:term-meta-get |
| 240 | + color: c5def5 |
| 241 | + - name: command:term-meta-list |
| 242 | + color: c5def5 |
| 243 | + - name: command:term-meta-patch |
| 244 | + color: c5def5 |
| 245 | + - name: command:term-meta-pluck |
| 246 | + color: c5def5 |
| 247 | + - name: command:term-meta-update |
| 248 | + color: c5def5 |
| 249 | + - name: command:term-recount |
| 250 | + color: c5def5 |
| 251 | + - name: command:term-update |
| 252 | + color: c5def5 |
| 253 | + - name: command:user |
| 254 | + color: c5def5 |
| 255 | + - name: command:user-add-cap |
| 256 | + color: c5def5 |
| 257 | + - name: command:user-add-role |
| 258 | + color: c5def5 |
| 259 | + - name: command:user-create |
| 260 | + color: c5def5 |
| 261 | + - name: command:user-delete |
| 262 | + color: c5def5 |
| 263 | + - name: command:user-generate |
| 264 | + color: c5def5 |
| 265 | + - name: command:user-get |
| 266 | + color: c5def5 |
| 267 | + - name: command:user-import-csv |
| 268 | + color: c5def5 |
| 269 | + - name: command:user-list |
| 270 | + color: c5def5 |
| 271 | + - name: command:user-list-caps |
| 272 | + color: c5def5 |
| 273 | + - name: command:user-meta |
| 274 | + color: c5def5 |
| 275 | + - name: command:user-meta-add |
| 276 | + color: c5def5 |
| 277 | + - name: command:user-meta-delete |
| 278 | + color: c5def5 |
| 279 | + - name: command:user-meta-get |
| 280 | + color: c5def5 |
| 281 | + - name: command:user-meta-list |
| 282 | + color: c5def5 |
| 283 | + - name: command:user-meta-patch |
| 284 | + color: c5def5 |
| 285 | + - name: command:user-meta-pluck |
| 286 | + color: c5def5 |
| 287 | + - name: command:user-meta-update |
| 288 | + color: c5def5 |
| 289 | + - name: command:user-remove-cap |
| 290 | + color: c5def5 |
| 291 | + - name: command:user-remove-role |
| 292 | + color: c5def5 |
| 293 | + - name: command:user-session |
| 294 | + color: c5def5 |
| 295 | + - name: command:user-session-destroy |
| 296 | + color: c5def5 |
| 297 | + - name: command:user-session-list |
| 298 | + color: c5def5 |
| 299 | + - name: command:user-set-role |
| 300 | + color: c5def5 |
| 301 | + - name: command:user-spam |
| 302 | + color: c5def5 |
| 303 | + - name: command:user-term |
| 304 | + color: c5def5 |
| 305 | + - name: command:user-term-add |
| 306 | + color: c5def5 |
| 307 | + - name: command:user-term-list |
| 308 | + color: c5def5 |
| 309 | + - name: command:user-term-remove |
| 310 | + color: c5def5 |
| 311 | + - name: command:user-term-set |
| 312 | + color: c5def5 |
| 313 | + - name: command:user-unspam |
| 314 | + color: c5def5 |
| 315 | + - name: command:user-update |
| 316 | + color: c5def5 |
0 commit comments