Hacker News new | ask | show | jobs
Ask HN: Any software to manage team rotations?
2 points by mrngilles 1070 days ago
I'm looking for a software that will let me handle different kinds of rotations in a team, like:

- On-Call rotation

- Team member responsible for answering questions from other teams for the week

- Any other kind of member rotation

I would like it to be able to trigger actions based on those schedules as well.

Any idea of a tool that could do something like this ?

1 comments

I've heard from a friend that they use GitLab's built-in management system [1]. It might not be worth paying them just for this feature though...

1:https://docs.gitlab.com/ee/operations/incident_management/on...

Thanks for the answer !

It does not seem to do more than something like PagerDuty or OpsGenie, in that there is no integrated way to run specific actions on rotation.

But I did not know that GitLab did that, thanks for the link !