Don't let issues with bounties or labelling as valid bug go stale
This commit is contained in:
parent
599769b701
commit
358cfc7f49
|
@ -9,6 +9,8 @@ daysUntilClose: 7
|
||||||
# Issues with these labels will never be considered stale
|
# Issues with these labels will never be considered stale
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- "Under Review"
|
- "Under Review"
|
||||||
|
- "Bounty"
|
||||||
|
- "bug"
|
||||||
|
|
||||||
# Set to true to ignore issues in a milestone (defaults to false)
|
# Set to true to ignore issues in a milestone (defaults to false)
|
||||||
exemptMilestones: true
|
exemptMilestones: true
|
||||||
|
|
Loading…
Reference in New Issue