Skip to content

Commit 320427b

Browse files
committed
Add DO NOT MERGE label migration
1 parent b14d520 commit 320427b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
- name: "Status: 🔴 Blocked by Geth sync"
33
color: "959a9c"
44
description: "This needs to wait for the next fork sync with the geth repository 🍴"
5+
- name: "Status: 🔴 DO NOT MERGE"
6+
color: "959a9c"
7+
from_name: "DO NOT MERGE"
58

69
# General categories
710
- name: "Category: New feature 🆕"

0 commit comments

Comments
 (0)