dev: clarify stale bot messages
Also fix typos.
This commit is contained in:
parent
345ff621c3
commit
405f96be84
1 changed files with 5 additions and 4 deletions
9
.github/workflows/triage.yml
vendored
9
.github/workflows/triage.yml
vendored
|
@ -11,11 +11,12 @@ jobs:
|
||||||
stale-issue-message: >
|
stale-issue-message: >
|
||||||
This issue has been automatically marked stale because of a lack of
|
This issue has been automatically marked stale because of a lack of
|
||||||
recent activity. If this issue is still valid, reply to it or remove
|
recent activity. If this issue is still valid, reply to it or remove
|
||||||
the label, or it will be closed in 7 days.
|
the label or it will be closed in 7 days.
|
||||||
stale-pr-message: >-
|
stale-pr-message: >-
|
||||||
This PR has been automatically marked stale because of a lack of
|
This PR has been automatically marked stale because it hasn't been
|
||||||
recent activity. If this PR is still valid or a work in progress,
|
approved and due to a lack of recent activity (in the past 60 days).
|
||||||
replace or remove the label, or it will be closed in 7 days.
|
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.
|
||||||
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'
|
||||||
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue