Skip to content

WIP: Webhooks branch filtering

blackst0ne requested to merge webhook_banch_filtering into master

What does this MR do?

This MR adds support of filtering branches for webhook events.
WebHooks are executed only for allowed branches.

todo

  • model
  • services
  • controllers
  • views
  • docs
  • tests

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #20338 (closed)

Edited by blackst0ne

Merge request reports