chore(github): add before next release github label

This commit is contained in:
Quentin McGaw
2024-08-03 19:20:35 +00:00
parent 01283def17
commit 10f43d7a70

3
.github/labels.yml vendored
View File

@@ -3,6 +3,9 @@
- name: "Status: 🔴 Blocked"
color: "f7d692"
description: "Blocked by another issue or pull request"
- name: "Status: 📌 Before next release"
color: "f7d692"
description: "Has to be done before the next release"
- name: "Status: 🔒 After next release"
color: "f7d692"
description: "Will be done after the next release"