mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
dev(ci): exclude undecided issues from stalebot
This commit is contained in:
4
.github/workflows/triage.yml
vendored
4
.github/workflows/triage.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
:warning: **This pull request has been automatically marked stale
|
||||
due to 60 days of inactivity.** If this PR is still valid, please
|
||||
reply to it or it will be closed in 7 days.
|
||||
exempt-issue-labels: ':heart:,needs-triage,backlog,help wanted,1. announcement,2. status:confirmed,2. status:waiting'
|
||||
exempt-pr-labels: ':heart:,needs-triage,backlog,2. status:confirmed,2. status:archived,2. status:resolved-temporarily,2. status:waiting,2. status:needs-work'
|
||||
exempt-issue-labels: ':heart:,needs-triage,help wanted,1. announcement,2. status:confirmed,2. status:waiting,2. status:undecided'
|
||||
exempt-pr-labels: ':heart:,needs-triage,2. status:confirmed,2. status:archived,2. status:resolved-temporarily,2. status:waiting,2. status:needs-work,2. status:undecided'
|
||||
stale-issue-label: stale
|
||||
stale-pr-label: stale
|
||||
exempt-all-milestones: true
|
||||
|
Reference in New Issue
Block a user