probot-ooo icon indicating copy to clipboard operation
probot-ooo copied to clipboard

🙅 Respond with an auto-responder when you are OOO

Results 7 probot-ooo issues
Sort by recently updated
recently updated
newest added

Installed the bot on all of the repositories of this organization- https://github.com/ALPHAVIO Commented on an issue of one of the repositories but there seems to be no reply from the...

In [this file](https://github.com/swinton/probot-ooo/blob/master/index.js#L89-L95), the bot checks for the original comment to still exist. I'd love this to also check the dates in that comment in case the OOO was extended...

I would be nice to honor single-day OOOs without needing to specify a range. For example, this works: `/ooo from 6/19 to 6/19` But this does not: `/ooo on 6/19`...

The bot seems simple enough to use, but I am still unsure how to set OOO time. For example, if I comment with "/ooo 9/15 until 10/2", does the range...

Currently we expect a start and end date for OOO events. It would be great to have smart defaults for certain keywords, like `tomorrow`, so you could simply write: ```...

Hi again 👋 If someone pings multiple people who are OOO in the same comment, right now two comments are posted: ![image](https://user-images.githubusercontent.com/10660468/37628037-c9bf811e-2bad-11e8-9bc8-2e1ba1d8d9a5.png) It'd be ✨ if there was just one...

👋 I noticed that if someone who is OOO @-mentions themselves, the bot will still pick it up and let them know resulting in a message: > 👋 Hey @JasonEtco......