|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": ":bell: automerge", |
| 4 | + "color": "8f4fbc", |
| 5 | + "description": "" |
| 6 | + }, |
| 7 | + { |
| 8 | + "name": ":bug: bug", |
| 9 | + "color": "b60205", |
| 10 | + "description": "" |
| 11 | + }, |
| 12 | + { |
| 13 | + "name": ":bulb: feature request", |
| 14 | + "color": "0e8a16", |
| 15 | + "description": "" |
| 16 | + }, |
| 17 | + { |
| 18 | + "name": ":busts_in_silhouette: duplicate", |
| 19 | + "color": "cccccc", |
| 20 | + "description": "" |
| 21 | + }, |
| 22 | + { |
| 23 | + "name": ":coffin: wontfix", |
| 24 | + "color": "ffffff", |
| 25 | + "description": "" |
| 26 | + }, |
| 27 | + { |
| 28 | + "name": ":eyes: upstream", |
| 29 | + "color": "fbca04", |
| 30 | + "description": "" |
| 31 | + }, |
| 32 | + { |
| 33 | + "name": ":game_die: dependencies", |
| 34 | + "color": "0366d6", |
| 35 | + "description": "" |
| 36 | + }, |
| 37 | + { |
| 38 | + "name": ":hatching_chick: good first issue", |
| 39 | + "color": "7057ff", |
| 40 | + "description": "" |
| 41 | + }, |
| 42 | + { |
| 43 | + "name": ":mag: investigate", |
| 44 | + "color": "e6625b", |
| 45 | + "description": "" |
| 46 | + }, |
| 47 | + { |
| 48 | + "name": ":mega: feedback", |
| 49 | + "color": "03a9f4", |
| 50 | + "description": "" |
| 51 | + }, |
| 52 | + { |
| 53 | + "name": ":memo: documentation", |
| 54 | + "color": "c5def5", |
| 55 | + "description": "" |
| 56 | + }, |
| 57 | + { |
| 58 | + "name": ":no_entry_sign: invalid", |
| 59 | + "color": "e6e6e6", |
| 60 | + "description": "" |
| 61 | + }, |
| 62 | + { |
| 63 | + "name": ":pray: help wanted", |
| 64 | + "color": "4caf50", |
| 65 | + "description": "" |
| 66 | + }, |
| 67 | + { |
| 68 | + "name": ":pushpin: pinned", |
| 69 | + "color": "28008e", |
| 70 | + "description": "" |
| 71 | + }, |
| 72 | + { |
| 73 | + "name": ":question: question", |
| 74 | + "color": "3f51b5", |
| 75 | + "description": "" |
| 76 | + }, |
| 77 | + { |
| 78 | + "name": ":robot: bot", |
| 79 | + "color": "69cde9", |
| 80 | + "description": "" |
| 81 | + }, |
| 82 | + { |
| 83 | + "name": ":rocket: future maybe", |
| 84 | + "color": "fef2c0", |
| 85 | + "description": "" |
| 86 | + }, |
| 87 | + { |
| 88 | + "name": ":skull: stale", |
| 89 | + "color": "237da0", |
| 90 | + "description": "" |
| 91 | + }, |
| 92 | + { |
| 93 | + "name": ":sparkles: enhancement", |
| 94 | + "color": "0054ca", |
| 95 | + "description": "" |
| 96 | + }, |
| 97 | + { |
| 98 | + "name": ":sparkling_heart: sponsor", |
| 99 | + "color": "fedbf0", |
| 100 | + "description": "" |
| 101 | + }, |
| 102 | + { |
| 103 | + "name": ":thinking: needs more info", |
| 104 | + "color": "795548", |
| 105 | + "description": "" |
| 106 | + } |
| 107 | +] |
0 commit comments