You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2023. It is now read-only.
While calculating daysUntilStale, or daysUntilClose, when these numbers are configured to a low value, issues or prs that are created during one week gets closed over the following weekend when there are no updates during the weekends. Constantly going over PRs closed by stale bot on Mondays and reopening them is cumbersome.
Proposal: A new option to mark and avoid weekends in counting number of days until stale / close.