ideas
ideas copied to clipboard
Bot to alert on aging issues
Bot to alert for issues aging more than certain number of days. Which will help alerting individuals not ignoring or forgetting to update/close the issue.
Check: https://github.com/probot/stale
GitHub
A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity. - probot/stale
I want more than just closing an issue - for example, if an issue out of SLA, the resolution is not to close it, but ping the individual assigned to it.
@mayakacz I am also looking for a similar kind of feature. The bot has to assign a specific user from a predefined file to that issue after a specific time.