dwyl / dwylbot

:robot: Automating our GitHub Workflow to improve team communication/collaboration and reduce tedious repetition!
28 stars 7 forks source link

Automatically Remind People to Review/Close and issue after set time? #3

Open nelsonic opened 7 years ago

nelsonic commented 7 years ago

We have quite a few issues open. (I'm partly to blame as I use them to capture/share thoughts...)

Where issues have a help wanted label applied to them, we should show them on: https://github.com/dwyl/tudo/issues/146 so that a human can investigate.

Issues with only the original comment:

Issues with multiple comments (i.e. some discussion/progress)

After @dwylbot has commented, we should wait for a set amount of days for the person to reply and .then automatically close the issue with the following comment:

ghost commented 7 years ago

@nelsonic I'm not sure if this is dwylbot's remit or within the remit of the tudo app? Issue management should be within tudo, no?

iteles commented 7 years ago

@markwilliamfirth I think it would still be nice to have dwylbot add in a comment with a friendly reminder to get things on people's radar given how useful the feature is personally. tudo is still a little way off!

Either way, tudo should trigger a comment in the issue so that it's followed up on in a way that people who don't use tudo (e.g. contributors to a repo) can see and action - for this we'll need it to be built into dwylbot 👍