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
# Explicitly enable staleness logic for pull requests.
days-before-pr-stale: 30
days-before-pr-close: 5
stale-pr-message: 'This pull request is considered stale because it has been open 30 days with no activity. Remove stale label or comment or it will be closed in 5 days.'
close-pr-message: 'Closing pull request as it is stale.'