mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Exempt pull requests from stalebot
This commit is contained in:
parent
0d57cb0033
commit
a08ee68033
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
@ -1,5 +1,8 @@
|
||||
# Configuration for Stale (https://github.com/apps/stale)
|
||||
|
||||
# Pull requests are exempt from being marked as stale
|
||||
only: issues
|
||||
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
daysUntilStale: 14
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user