1
0
mirror of https://github.com/videojs/video.js.git synced 2025-11-06 09:19:15 +02:00

chore: add Affects: a11y and switch to outdated label (#6015)

Add "Affects: a11y" as an exempt label and switch to outdated label instead of wontfix as the stale label.
This commit is contained in:
Gary Katsevman
2019-05-28 11:35:32 -04:00
committed by GitHub
parent 075a5043b9
commit 1cd9be7200

3
.github/stale.yml vendored
View File

@@ -11,6 +11,7 @@ daysUntilClose: 7
exemptLabels:
- pinned
- a11y
- "Affects: a11y"
- confirmed
- security
- "[Status] Maybe Later"
@@ -22,7 +23,7 @@ exemptProjects: false
exemptMilestones: false
# Label to use when marking as stale
staleLabel: wontfix
staleLabel: outdated
# Comment to post when marking as stale. Set to `false` to disable
markComment: >