[chore] adjust stale bot actions per run

Only one action per hour to not flood the issue tracker with too many stale messages at once
pull/7738/head
Simon H 5 years ago committed by GitHub
parent c129df8df7
commit 0a71dfa395

2
.github/stale.yml vendored

@ -28,7 +28,7 @@ staleLabel: stale-bot
# Your comment here. # Your comment here.
# Limit the number of actions per hour, from 1-30. Default is 30 # Limit the number of actions per hour, from 1-30. Default is 30
limitPerRun: 30 limitPerRun: 1
# Optionally, specify configuration settings that are specific to just 'issues' or 'pulls': # Optionally, specify configuration settings that are specific to just 'issues' or 'pulls':
pulls: pulls:

Loading…
Cancel
Save