-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The slackbot should talk to our server that listens to events and manage the database in order to triage lists for users. Tasks to complete:
- Create a slash command listener that will display the UI
- Create a "UI"
- Have drop downs for who the task owner is, urgency, and description of task
- Save data from UI into database -- Assigned to Sawyer
- Save the following data: user who requested, user who owns the task, urgency, timestamp, what the task is.
- Organize "database" by priority when timed trigger is called -- Pravin
- Send triaged message to someone in DM's -- Assigned to Derrick
- Listen on triaged list for completed tasks and send message to blocked person
Metadata
Metadata
Assignees
Labels
No labels