dwyl / dwylbot

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

define waiting time per rule #74

Closed SimonLab closed 7 years ago

SimonLab commented 7 years ago

At the moment if some errors are find we are waiting 30s before checking again if an issue has still the errors before commenting and notify the user the errors. Some errors might have different time notification, we should define this duration per rule instead of having a global one.

ghost commented 7 years ago

Agreed this should be customisable per rule! For now let's test 30s as the default when making rules

ghost commented 7 years ago

Can't test individual waiting time per rule as it is technical, but waiting time does work 👍