Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable users on vacation #31

Merged
merged 2 commits into from
Aug 27, 2017
Merged

Conversation

ashkan18
Copy link
Collaborator

Feature

We want to disable user's who are currently on OOO for current round of SUP.

Fixes #1

Solution

Added new private on_vacation? method to Team which checks slack member's name, real_name and profile.status_text for words ooo or vacationing and based on that will remove them from current round.

PS. added byebug to test and development.

@dblock
Copy link
Owner

dblock commented Aug 27, 2017

Love it!

@dblock dblock merged commit 5e4e09b into dblock:master Aug 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants