Skip to content

Commit db141c9

Browse files
chore: add graphite labels (#864)
1 parent 18aede1 commit db141c9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/labels.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,11 @@
114114
- name: "Status: Beta Released"
115115
color: fef2c0
116116
description: "It's now live."
117+
118+
# Graphite
119+
- name: "Status: Merge Queue"
120+
color: 0052cc
121+
description: "Merge the stack with the merge queue"
122+
- name: "Status: Hotfix"
123+
color: ee0701
124+
description: "Merge as a hotfix"

0 commit comments

Comments
 (0)