mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Modify stale.yml for issue management (#3460)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
parent
4e02f15bf4
commit
1b9f0f9736
1 changed files with 2 additions and 1 deletions
3
.github/workflows/stale.yml
vendored
3
.github/workflows/stale.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
uses: actions/stale@v10.1.0
|
||||
with:
|
||||
days-before-stale: 30
|
||||
stale-issue-message: This issue hasn not had any comment or update in the last 30 days. If it is still relevant, please post update comments. If no comments are made, this issue will be closed in 7 days.
|
||||
exempt-issue-labels: 'has sponsor,needs sponsor,help wanted,backlog,security issue,l10n,dependencies'
|
||||
exempt-pr-labels: 'has sponsor,needs sponsor,help wanted,backlog,security issue,l10n,dependencies'
|
||||
operations-per-run: 1000
|
||||
operations-per-run: 100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue