Skip to content

Resolve "Add group actions to Audit events"

What does this MR do?

As part of the Audit events, it logs important group actions. This is recorded when something happens at the group level:

  • Group created
  • Change group visibility
  • Add member
  • Remove member
  • Add project to the group
  • Remove project to the group

Additional information to record

  • Who did the action
  • Timestamp
  • IP address

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #1372 (closed)

Merge request reports