How Do I Stop Getting Build Notification Emails For Projects?

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

  1. Go to User Settings > Notifications
  2. Under "My Work" or "Followed Projects", select which workflow statuses should trigger emails.
  3. Uncheck all status filters to disable notifications for that category.
  4. 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"

Additional Resources

Was this article helpful?
1 out of 3 found this helpful

Comments

0 comments

Article is closed for comments.