'pushing to a random branch and notification configured for default and protected branches only'|'default_and_protected'|'random'|'not sending email'
end
'pushing to the default branch and notification configured for default and protected branches only'|'default_and_protected'|'master'|'sending email'
'pushing to a protected branch and notification configured for default and protected branches only'|'default_and_protected'|'a-protected-branch'|'sending email'
context'when configured to send email on pushes to default and protected branches only'do