gitlab-org--gitlab-foss/app/models/project_services
Stan Hu 7403df6ca7 Merge branch 'suppress-allow-failure-builds' into 'master'
Suppress e-mails on failed builds if allow_failure is set

Every time I push to GitLab, I get > 2 emails saying a spec failed when I don't care about the benchmarks and others that have `allow_failure` set to `true`.

@ayufan mentioned creating a summary e-mail to prevent getting one e-mail per build, but the latter might actually be desirable. For example, I do want to know if Rubocop errors fail right away.

See merge request !2178
2016-01-08 17:31:35 +00:00
..
slack_service
asana_service.rb
assembla_service.rb
bamboo_service.rb
buildkite_service.rb
builds_email_service.rb Suppress e-mails on failed builds if allow_failure is set 2016-01-07 10:45:39 -08:00
campfire_service.rb
ci_service.rb
custom_issue_tracker_service.rb
drone_ci_service.rb
emails_on_push_service.rb
external_wiki_service.rb
flowdock_service.rb
gemnasium_service.rb
gitlab_ci_service.rb
gitlab_issue_tracker_service.rb
hipchat_service.rb
irker_service.rb
issue_tracker_service.rb
jira_service.rb Remove useless assignment to variable 2016-01-08 15:22:42 +01:00
pivotaltracker_service.rb
pushover_service.rb
redmine_service.rb
slack_service.rb
teamcity_service.rb