Skip to content

Commit 94383c7

Browse files
authored
chore: add label "Priority: With next Geth sync" (#129)
## Why this should be merged #110 introduces changes that we want to revert as part of the next Geth sync. This label will be applied to issues that track similar tasks. ## How this works Magic 🧙 ## How this was tested Inspecting [CI dry run, which creates the new label](https://github.com/ava-labs/libevm/actions/runs/13261362433/job/37018526246?pr=129#step:3:99). Signed-off-by: Arran Schlosberg <519948+ARR4N@users.noreply.github.com>
1 parent f6832f2 commit 94383c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/labels.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
color: "03adfc"
4747
- name: "Priority: 📌 Before next release"
4848
color: "03adfc"
49+
- name: "Priority: ⛓️ With next Geth sync"
50+
color: "03adfc"
4951
description: "Has to be done before the next release"
5052
- name: "Status: 🔒 After next release"
5153
color: "03adfc"

0 commit comments

Comments
 (0)