diff --git a/.github/labels.yml b/.github/labels.yml index 81c3480fa10..7a971722410 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -46,6 +46,8 @@ color: "03adfc" - name: "Priority: 📌 Before next release" color: "03adfc" +- name: "Priority: ⛓️ With next Geth sync" + color: "03adfc" description: "Has to be done before the next release" - name: "Status: 🔒 After next release" color: "03adfc"