|
| 1 | +{ |
| 2 | + "LABEL":{ |
| 3 | + "name":"Title need formatting", |
| 4 | + "color":"EEEEEE" |
| 5 | + }, |
| 6 | + "CHECKS": { |
| 7 | + "prefixes": ["🎉", ":tada:", "🔖", ":bookmark:", "👥", ":busts_in_silhouette:", "📄", ":page_facing_up:", "✨", ":sparkles:", "👽️", ":alien:", |
| 8 | + "🚚", ":truck:", "🏗️", ":building_construction:", "🔧", ":wrench:", "🔨", ":hammer:", "💥", ":collision:", "🗃️", ":card_file_box:", |
| 9 | + "👔", ":necktie:", "🛂", ":passport_control:", "🐛", ":bug:", "🚑️", ":ambulance:", "🚨", ":rotating_light:", "✏️", ":pencil2:", |
| 10 | + "🔒️", ":lock:", "🩹", ":adhesive_bandage:", "➕", ":heavy_plus_sign:", "➖", ":heavy_minus_sign:", "⬇️", ":arrow_down:", |
| 11 | + "⬆️", ":arrow_up:", "📌", ":pushpin:", "🎨", ":art:", "⚡️", ":zap:", "♻️", ":recycle:", "🔥", ":fire:", "⚰️", ":coffin:", |
| 12 | + "🥅", ":goal_net:", "🗑️", ":wastebasket:", "💡", ":bulb:", "🧑💻", ":technologist:", "🚸", ":children_crossing:", |
| 13 | + "📱", ":iphone:", "🍱", ":bento:", "♿️", ":wheelchair:", "💄", ":lipstick:", "💫", ":dizzy:", "👷", ":construction_worker:", |
| 14 | + "💚", ":green_heart:", "🚀", ":rocket:", "🩺", ":stethoscope:", "🧱", ":bricks:", "🙈", ":see_no_evil:", "⏪️", ":rewind:", |
| 15 | + "🔀", ":twisted_rightwards_arrows:", "📝", ":memo:", "✅", ":white_check_mark:", "🌐", ":globe_with_meridians:", |
| 16 | + "💬", ":speech_balloon:", "🔊", ":loud_sound:", "🔇", ":mute:", "🏷️", ":label:", "🧪", ":test_tube", "📈", ":chart_with_upwards_trend:", |
| 17 | + "🧐", ":monocle_face:", "🌱", ":seedling:"], |
| 18 | + "ignoreLabels": [" "] |
| 19 | + }, |
| 20 | + "MESSAGES": { |
| 21 | + "success": "All OK", |
| 22 | + "failure": "Failing CI test", |
| 23 | + "notice": "" |
| 24 | + } |
| 25 | +} |
0 commit comments