Skip to content

WIP: Feature flag service hook logging

Andy Schoenen requested to merge feature_flag_service_hook_logging into master

What does this MR do?

This MR activates logging for service webhooks. As reuqested in #34285 (closed).

It does not include a frontend to view those logs. The feature flag should remain deactivated until the frontend is implemented. In oder to make it easy to review I decided to split the work and implement the frontend in another MR.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

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

Merge request reports