The source project of this merge request has been removed.
Fix missing API notification flags for Microsoft Teams
What does this MR do?
Partially solves #59702 (closed), which was already partially solved by !29736 (merged).
GitLab API currently doesn't accept the notify_only_broken_pipelines
or notify_only_default_branch
options for the Microsoft Teams service, apparently because it was left out in !11435 (merged). This MR just adds those flags to the Microsoft Teams API definition.
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation created/updated or follow-up review issue created -
Code review guidelines -
Merge request performance guidelines -
Style guides -
Database guides -
Separation of EE specific content
Performance and testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process.
Security
If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
-
Label as security and @ mention @gitlab-com/gl-security/appsec
-
The MR includes necessary changes to maintain consistency between UI, API, email, or other methods -
Security reports checked/validated by a reviewer from the AppSec team
Edited by Seiji Suenaga