probot / ideas

Share ideas for new GitHub Apps built with Probot
96 stars 48 forks source link

Bot to alert on aging issues #92

Open traghu84 opened 5 years ago

traghu84 commented 5 years ago

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.

kenorb commented 5 years ago

Check: https://github.com/probot/stale

GitHub
probot/stale
A GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity. - probot/stale
mayakacz commented 4 years ago

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.

dineshkumar2708 commented 3 years ago

@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.