From 0d7115c83247dafb9147d89b72fbdf2eb6ac396c Mon Sep 17 00:00:00 2001 From: Quentin McGaw Date: Sun, 28 Apr 2024 19:24:46 +0000 Subject: [PATCH] chore(github): review all labels - add closed labels - add category labels - rename labels - add label category prefix - add emojis for each label --- .github/labels.yml | 151 +++++++++++++++++++++++++++++---------------- 1 file changed, 98 insertions(+), 53 deletions(-) diff --git a/.github/labels.yml b/.github/labels.yml index 34a6f19f..3a8bf6b3 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -1,95 +1,140 @@ -# Temporary status -- name: "🗯️ Waiting for feedback" - color: "aadefa" -- name: "🔴 Blocked" - color: "ff3f14" +- name: "Status: 🗯️ Waiting for feedback" + from_name: "🗯️ Waiting for feedback" + color: "f7d692" +- name: "Status: 🔴 Blocked" + color: "f7d692" + from_name: "🔴 Blocked" description: "Blocked by another issue or pull request" -- name: "🔒 After next release" - color: "e8f274" +- name: "Status: 🔒 After next release" + color: "f7d692" description: "Will be done after the next release" + from_name: "🔒 After next release" -# Priority -- name: "🚨 Urgent" - color: "d5232f" -- name: "💤 Low priority" - color: "4285f4" +- name: "Closed: ⚰️ Inactive" + color: "959a9c" + description: "No answer was received for weeks" +- name: "Closed: 👥 Duplicate" + color: "959a9c" + description: "Issue duplicates an existing issue" +- name: "Closed: 🗑️ Bad issue" + color: "959a9c" -# Complexity -- name: "☣️ Hard to do" - color: "7d0008" -- name: "🟩 Easy to do" - color: "34cf43" +- name: "Priority: 🚨 Urgent" + color: "03adfc" + from_name: "🚨 Urgent" +- name: "Priority: 💤 Low priority" + color: "03adfc" + from_name: "💤 Low priority" + +- name: "Complexity: ☣️ Hard to do" + color: "ff9efc" + from_name: "☣️ Hard to do" +- name: "Complexity: 🟩 Easy to do" + color: "ff9efc" + from_name: "🟩 Easy to do" # VPN providers -- name: ":cloud: AirVPN" +- name: "☁️ AirVPN" color: "cfe8d4" -- name: ":cloud: Cyberghost" +- name: "☁️ Cyberghost" color: "cfe8d4" -- name: ":cloud: HideMyAss" +- name: "☁️ HideMyAss" color: "cfe8d4" -- name: ":cloud: IPVanish" +- name: "☁️ IPVanish" color: "cfe8d4" -- name: ":cloud: IVPN" +- name: "☁️ IVPN" color: "cfe8d4" -- name: ":cloud: ExpressVPN" +- name: "☁️ ExpressVPN" color: "cfe8d4" -- name: ":cloud: FastestVPN" +- name: "☁️ FastestVPN" color: "cfe8d4" -- name: ":cloud: Mullvad" +- name: "☁️ Mullvad" color: "cfe8d4" -- name: ":cloud: NordVPN" +- name: "☁️ NordVPN" color: "cfe8d4" -- name: ":cloud: Perfect Privacy" +- name: "☁️ Perfect Privacy" color: "cfe8d4" -- name: ":cloud: PIA" +- name: "☁️ PIA" color: "cfe8d4" -- name: ":cloud: Privado" +- name: "☁️ Privado" color: "cfe8d4" -- name: ":cloud: PrivateVPN" +- name: "☁️ PrivateVPN" color: "cfe8d4" -- name: ":cloud: ProtonVPN" +- name: "☁️ ProtonVPN" color: "cfe8d4" -- name: ":cloud: PureVPN" +- name: "☁️ PureVPN" color: "cfe8d4" -- name: ":cloud: SlickVPN" +- name: "☁️ SlickVPN" color: "cfe8d4" -- name: ":cloud: Surfshark" +- name: "☁️ Surfshark" color: "cfe8d4" -- name: ":cloud: Torguard" +- name: "☁️ Torguard" color: "cfe8d4" -- name: ":cloud: VPNSecure.me" +- name: "☁️ VPNSecure.me" color: "cfe8d4" -- name: ":cloud: VPNUnlimited" +- name: "☁️ VPNUnlimited" color: "cfe8d4" -- name: ":cloud: Vyprvpn" +- name: "☁️ Vyprvpn" color: "cfe8d4" -- name: ":cloud: WeVPN" +- name: "☁️ WeVPN" color: "cfe8d4" -- name: ":cloud: Windscribe" +- name: "☁️ Windscribe" color: "cfe8d4" -# Problem category -- name: "Config problem" +- name: "Category: Config problem 📝" color: "ffc7ea" -- name: "Openvpn" + from_name: "Config problem" +- name: "Category: Healthcheck 🩺" color: "ffc7ea" -- name: "Wireguard" + from_name: "Healthcheck server" +- name: "Category: Documentation ✒️" + description: "A problem with the readme or a code comment." color: "ffc7ea" -- name: "Unbound (DNS over TLS)" +- name: "Category: Maintenance ⛓️" + description: "Anything related to code or other maintenance" color: "ffc7ea" -- name: "Firewall" +- name: "Category: Good idea 🎯" + description: "This is a good idea, judged by the maintainers" color: "ffc7ea" -- name: "Routing" +- name: "Category: Motivated! 🙌" + description: "Your pumpness makes me pumped! The issue or PR shows great motivation!" color: "ffc7ea" -- name: "IPv6" +- name: "Category: Foolproof settings 👼" color: "ffc7ea" -- name: "Port forwarding" +- name: "Category: Label missing ❗" color: "ffc7ea" -- name: "HTTP proxy" +- name: "Category: updater ♻️" color: "ffc7ea" -- name: "Shadowsocks" + description: "Concerns the code to update servers data" +- name: "Category: New provider 🆕" color: "ffc7ea" -- name: "Healthcheck server" +- name: "Category: OpenVPN 🔐" color: "ffc7ea" -- name: "Control server" + from_name: "Openvpn" +- name: "Category: Wireguard 🔐" color: "ffc7ea" + from_name: "Wireguard" +- name: "Category: DNS 📠" + color: "ffc7ea" + from_name: "Unbound (DNS over TLS)" +- name: "Category: Firewall ⛓️" + color: "ffc7ea" + from_name: "Firewall" +- name: "Category: Routing 🛤️" + color: "ffc7ea" + from_name: "Routing" +- name: "Category: IPv6 🛰️" + color: "ffc7ea" + from_name: "IPv6" +- name: "Category: VPN port forwarding 📥" + color: "ffc7ea" + from_name: "Port forwarding" +- name: "Category: HTTP proxy 🔁" + color: "ffc7ea" + from_name: "HTTP proxy" +- name: "Category: Shadowsocks 🔁" + color: "ffc7ea" + from_name: "Shadowsocks" +- name: "Category: control server ⚙️" + color: "ffc7ea" + from_name: "Control server"