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

dev: email notifications #3421

Merged
merged 27 commits into from Jan 23, 2024
Merged

dev: email notifications #3421

merged 27 commits into from Jan 23, 2024

Conversation

pablohashescobar
Copy link
Collaborator

Email notifications for all issue-related activities according to user preferences. The current preferences are configured at the user level, with the potential to extend them to workspace and project levels in the future.

The available preference fields include:

  • property_change: Notifications for changes in issue properties (e.g., name, priority, start date, etc.).
  • state_change: Notifications for any changes in the issue's state.
  • comment: Notifications when a new comment is added to the issue.
  • mention: Notifications when a user is mentioned in the issue.
  • issue_completed: Notifications when an issue is moved to a completed state.

Email notifications will only be triggered if you have created, are assigned to, or have subscribed to the issue, and if you have set the corresponding condition to true.

@sriramveeraghanta sriramveeraghanta merged commit f27efb8 into develop Jan 23, 2024
4 of 7 checks passed
@sriramveeraghanta sriramveeraghanta deleted the dev/email-notifications branch January 23, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨feature 🔄migrations Contains Migration changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants