remy / retrobot

🤖 A slack bot for retrospectives
https://remysharp.com/2016/08/22/remote-retrospectives-with-retrobot
97 stars 44 forks source link

Prevent multiple teams from interfering with one another #3

Closed theninj4 closed 8 years ago

theninj4 commented 8 years ago

This PR adds some sanity checks around who can interact with retrobot whilst a retrospective is in progress. I'm open to tweaking the response messages :wink:

  1. Prevent multiple channels from starting concurrent retrospectives.
  2. Prevent users in different channels from interfering with someone elses retrospective (eg. prematurely stopping it)
  3. Prevent users who are not in the active retrospective from contributing messages to an open retrospective.