Skip to content

Commit 179539a

Browse files
authored
(maint) Add additional aliases
While working on bringing in the chocolatey-licensed-issues repository into the label sync, noticed that some additional aliases for the bigger invalid label would be required.
1 parent b75eb5a commit 179539a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/labels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
description: "These are things that are handled by tools like Test-Kitchen."
9696
- name: "Invalid / Not Issue / No repro / Not Implementing"
9797
color: "EB6420"
98-
aliases: ["wontfix", "Wrong Repository"]
98+
aliases: ["wontfix", "Wrong Repository", "Not An Issue / Invalid", "Not Implementing"]
9999
- name: "invalid"
100100
color: "E89819"
101101
description: "This is used to mark Hacktoberfest PR's as invalid."
@@ -154,3 +154,4 @@
154154
description: "Issues that represent refactoring code for maintainability."
155155

156156

157+

0 commit comments

Comments
 (0)