-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update no submission user list when they do submit
If users submit standup after all the submissions are published, the list of users who didn't submit the standup gets updated in the Slack message when they do after the scheduled time. Without this, the list of users would be stale if they do submit after the scheduled post of submissions on the channel. Fixes #25
- Loading branch information
1 parent
5ba8a75
commit 61ba186
Showing
2 changed files
with
37 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters