dblock / slack-sup

Slack bot that generates fresh triads of team members to meet every week in an informal standup, or S'Up.
https://sup.playplay.io/
Other
19 stars 10 forks source link

Set random capatin for each SUP #32

Closed ashkan18 closed 7 years ago

ashkan18 commented 7 years ago

Feature

Fixes #13

Possible solution

For now just pick a random person in each SUP and assign them as captain, this info is not stored anywhere, if we want to make this more sophisticated, we can store captain history and each time picking a SUP captain, we can look into history. For now I went with simpler approach and just picked a random person, so it's possible to be responsible few weeks in a row.

dblock commented 7 years ago

Great stuff. One of the common complaints from old sup is that you can be captain multiple weeks in a row so I am counting on some followup from this :)

dblock commented 7 years ago

I've added you as collaborator @ashkan18, hopefully you'll feel like making more PRs :)

ashkan18 commented 7 years ago

Awesome! thanks @dblock ! will look into other issues later 🙌