diff --git a/.github/stale.yml b/.github/stale.yml index c1c979af8..75ce7f4db 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -17,9 +17,9 @@ exemptLabels: - core - dashboard - devops - - do later - - do now - - do soon + - prio low + - prio immediate + - prio high - documentation - enhancement - good first issue @@ -68,4 +68,4 @@ only: issues # issues: # exemptLabels: -# - confirmed \ No newline at end of file +# - confirmed