mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update stale bot configuration to protect older issues
This commit is contained in:
parent
594e2bf60f
commit
0744756695
1 changed files with 4 additions and 0 deletions
4
.github/stale.yml
vendored
4
.github/stale.yml
vendored
|
|
@ -30,3 +30,7 @@ exemptMilestones: true
|
|||
exemptAssignees: true
|
||||
# Only mark issues (not PRs)
|
||||
only: issues
|
||||
# Exempt issues created before a certain date
|
||||
exemptCreatedBefore: "2024-01-01T00:00:00Z"
|
||||
# Starts checking issues only after the specified date
|
||||
startDate: "2025-06-01T00:00:00Z"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue