Properly return boolean attributes in integrations API
This MR addresses #233941 (closed) by ensuring the project services / integrations api at API_URL/projects/PROJECT/services/pipelines-email?private_token=TOKEN
returns a consistent boolean type value for the notify_only_broken_pipelines
property for the pipelines email integration
@arturoherrero
Edited by Markus Koller