Skip to content

Update Audit event description to "allowed to push and merge"

What does this MR do and why?

Update the description of the audit event protected_branch_allow_force_push_updated is triggered due to change in who is allowed to push and merge.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Audit event after changing "allowed to push and merge" Audit-events--Gitlab-Org-test--GitLab

How to set up and validate locally

  1. In a Project navigate to Settings -> Repository -> Protected branches
  2. Change "allowed to push and merge" section
  3. Navigate to Secure -> Audit Events
  4. Ensure that the audit event is created stating Changed allowed to push and merge from [] to []

Related to #437634 (closed)

Edited by Nate Rosandich

Merge request reports