Generate People Pairs
Try for free
No credit card required
View all Actors
Generate People Pairs
lukaskrivka/generate-people-pairs
Try for free
No credit card required
Creates pairs from a list of people and posts them to Slack. Keeps track of history and always creates new and shuffled pairs.
Simple program to generate pairs from a list of people. Useful to set up automatic pair programming sessions.
Features
- Creates randomized pairs out of the provided list of names (names are shuffled)
- Stores history of used pairs so every run will create new pairs (if all pairs were already created, it starts again)
- If there is an odd person left, it gets listed separately
- Provides built-in integration to Slack
How to use
- Create a task
- Fill the list of names
- Optionally, setup the Slack channel and token
- Schedule the task to run as you need
- The historical pairs are stored in Key-Value Store called
PEOPLE-PAIRING
with recordMy-best-team
- You can delete this record to start fresh pairing (but it does it automatically once all pairs were created)
- If you want to track more teams, create a separate task with different
teamName
so the history is stored separately
Slack message can look like this:
Developer
Maintained by Community
Actor Metrics
1 monthly user
-
2 stars
>99% runs succeeded
Created in Feb 2022
Modified a year ago
Categories