Overview
Build notification emails are sent based on your notification preferences in CircleCI. You can control when you receive emails through your notification settings.
Notification Categories
My Work - Receive emails only for workflows you triggered
Followed Projects - Receive emails for workflows in projects you follow
For each category, you can filter by workflow status (succeeded, failed, cancelled, etc.) and set different preferences for your default branch.
How to Manage Notifications
Stop or Customize Notifications
- Go to User Settings > Notifications
- Under "My Work" or "Followed Projects", select which workflow statuses should trigger emails.
- Uncheck all status filters to disable notifications for that category.
- Changes save automatically.
Unfollow a Specific Project
Navigate to your Projects page in the left sidebar and click the "Following" button to unfollow the project.
Common Scenarios
Only notify me when my workflows fail:
- Enable "My Work"
- Select "Failed", "Error", and "Unauthorized" only
Monitor production deployments:
- Enable "Followed Projects"
- Select "On default branch (any status)"
Disable all notifications:
- Uncheck all status filters for both "My Work" and "Followed Projects"
Comments
Article is closed for comments.