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

Build: do not send notifications on known failed builds #8918

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

humitos
Copy link
Member

@humitos humitos commented Feb 14, 2022

We do not want to send notifications (email or webhook) for known exceptions:

  • Duplicated build
  • Project builds skipped

Closes #7177

We do not want to send notifications (email or webhook) for known exceptions:

- Duplicated build
- Project builds skipped

Closes #7177
@humitos humitos requested a review from a team February 14, 2022 21:51
@humitos humitos merged commit f330f20 into master Feb 14, 2022
@humitos humitos deleted the humitos/notifications-on-failed-builds branch February 14, 2022 22:54
@bmw
Copy link

bmw commented Feb 14, 2022

Thanks so much for the quick fix here.

Do you know when this change will be deployed to readthedocs.org?

@humitos
Copy link
Member Author

humitos commented Feb 15, 2022

@bmw today! 💪🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notification on duplicated builds
3 participants