Skip to content

Commit 4d53eb6

Browse files
committed
chore(github): add before next release github label
1 parent 01283de commit 4d53eb6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labels.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
- name: "Status: 🔴 Blocked"
44
color: "f7d692"
55
description: "Blocked by another issue or pull request"
6+
- name: "Status: 🔒 Before next release"
7+
color: "f7d692"
8+
description: "Has to be done before the next release"
69
- name: "Status: 🔒 After next release"
710
color: "f7d692"
811
description: "Will be done after the next release"

0 commit comments

Comments
 (0)