Skip to content

Add a database review feedback processor

Matt Kasa requested to merge add-database-review-feedback into master

What does this MR do and why?

This adds a database review feedback processor that comments on merge requests that have been labeled with databasereviewed or databaseapproved in order to solicit feedback to improve the database review process.

Relates to gitlab-org/gitlab#388005 (closed)

Expected impact & dry-runs

Should react to merge_request.merge and merge_request.close and post one unique comment only if the merge request is labeled with databasereviewed or databaseapproved.

Dry-run not available as this does not modify a schedule or policy.

Action items

Edited by Matt Kasa

Merge request reports