mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
dev(ci): revise stalebot messages
This commit is contained in:
13
.github/workflows/triage.yml
vendored
13
.github/workflows/triage.yml
vendored
@ -9,14 +9,13 @@ jobs:
|
|||||||
- uses: actions/stale@v3
|
- uses: actions/stale@v3
|
||||||
with:
|
with:
|
||||||
stale-issue-message: >
|
stale-issue-message: >
|
||||||
This issue has been automatically marked stale because of a lack of
|
:warning: **This issue has been automatically marked stale because
|
||||||
recent activity. If this issue is still valid, reply to it or remove
|
due to 60 days of inactivity.** If this issue is still valid, please
|
||||||
the label or it will be closed in 7 days.
|
reply to it or it will be closed in 7 days.
|
||||||
stale-pr-message: >-
|
stale-pr-message: >-
|
||||||
This PR has been automatically marked stale because it hasn't been
|
:warning: **This pull request has been automatically marked stale
|
||||||
approved and due to a lack of recent activity (in the past 60 days).
|
due to 60 days of inactivity.** If this PR is still valid, please
|
||||||
If this PR is still valid or a work in progress, post a reply or
|
reply to it or it will 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,2. status:waiting'
|
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
|
||||||
|
Reference in New Issue
Block a user