Update stale.yml

To modify the stale bot configuration to apply only to pull requests, you can adjust the configuration as follows
This commit is contained in:
Yuva 2024-12-25 11:00:10 +05:30 committed by GitHub
parent 8770905186
commit 96f6bd953f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.github/stale.yml vendored
View file

@ -1,10 +1,10 @@
daysUntilStale: 120
daysUntilStale: 120
daysUntilClose: 7
exemptLabels:
- security
staleLabel: wontfix
markComment: >
This issue has been automatically marked as stale because it has not had
This pull request has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.
only: pulls