Skip to content

Add notifications for task events #1009

@joshsmith

Description

@joshsmith

Problem

We should generate notifications for users on tasks for the following events:

  • task description changed
  • PR was opened for the task
  • comment was added
  • comment was edited

These notifications may need us to first have the notion of an event model. See how GitHub does this.

We may also need to distinguish watching notifications from participating notifications. See again how GitHub handles this, and we should look into, e.g., how Trello or Asana handle these.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions