mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
dev: exempt '2. status:waiting' from stalebot
Since this label indicates that the issue is legitimately on hold.
This commit is contained in:
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
approved and due to a lack of recent activity (in the past 60 days).
|
approved and due to a lack of recent activity (in the past 60 days).
|
||||||
If this PR is still valid or a work in progress, post a reply or
|
If this PR is still valid or a work in progress, post a reply or
|
||||||
remove the label. It will otherwise be closed in 7 days.
|
remove the label. It will otherwise be closed in 7 days.
|
||||||
exempt-issue-labels: ':heart:,needs-triage,backlog,help wanted,1. announcement,2. status:confirmed'
|
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-pr-labels: ':heart:,needs-triage,backlog,2. status:confirmed,2. status:archived,2. status:resolved-temporarily,2. status:waiting,2. status:needs-work'
|
||||||
stale-issue-label: stale
|
stale-issue-label: stale
|
||||||
stale-pr-label: stale
|
stale-pr-label: stale
|
||||||
|
Reference in New Issue
Block a user