integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
3k stars 469 forks source link

Filter PR Reminders by Date #1692

Open emma-nayya opened 1 year ago

emma-nayya commented 1 year ago

Is your feature request related to a problem? Please describe. Yes, we have a lot of stale PRs so we only want to be reminded of PR's that have been created/updated within specific amount of time (ex: 3 weeks).

Describe the solution you'd like

Under "Minimum staleness", type the time since the last activity on a pull request, in hours. Scheduled reminders won't include pull requests whose last activity was more recent than this time.

  • We are looking for the opposite of this functionality, where scheduled reminders will include pull requests whose last activity was more recent than this time.

Describe alternatives you've considered