Skip to content

Commit

Permalink
Update check-labels.js
Browse files Browse the repository at this point in the history
  • Loading branch information
t-will-gillis-dummy authored Aug 2, 2024
1 parent 3a21118 commit 6a7e6a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
const REQUIRED_LABELS = ['Complexity', 'role', 'Feature', 'size']
const LABEL_MISSING = ['Complexity: Missing', 'role missing', 'Feature Missing', 'size: missing']
const COMPLEXITY_EXCEPTIONS = ['good first issue']

// junk comment
// SPECIAL_CASE is for issue created by reference with issue title "Hack for LA website bot" (from "Review Inactive Team Members")
const SPECIAL_CASE = ['ready for dev lead','Feature: Administrative','size: 0.25pt','Complexity: Small','role: dev leads']

Expand Down

0 comments on commit 6a7e6a4

Please sign in to comment.