Fix missing fields in Discord integration API update endpoint
What does this MR do and why?
This MR has been split from !122943 (closed).
This MR add missing fields in Discord integration update endpoint:
notify_only_broken_pipelines
branches_to_be_notified
- all
*_events
fields
How to set up and validate locally
- Try changing the
notify_only_broken_pipelines
orpush_events
fields on the/api/v4/projects/$PROJECT_ID/integrations/discord
endpoint.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.