Skip to content

Commit db15f2e

Browse files
Copilotwindwp
andcommitted
Add 'only: issues' to stale bot config to disable it for PRs
Co-authored-by: windwp <7578110+windwp@users.noreply.github.com>
1 parent 578eef4 commit db15f2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Only apply stale bot to issues, not pull requests
2+
only: issues
13
# Number of days of inactivity before an issue becomes stale
24
daysUntilStale: 60
35
# Number of days of inactivity before a stale issue is closed

0 commit comments

Comments
 (0)