Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,222
    • Merge requests 1,222
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #217939

Closed
Open
Created May 15, 2020 by Robert Hunt@rob.hunt🌴Developer

Add MR approval settings column to the compliance dashboard

As part of the work for &3326 (closed) we need to add a new MR approvals column to the compliance Dashboard. This column will indicate whether an MR meets the following criteria:

  • If MR authors are not allowed to approve MRs: ✅
  • If MR committers are not allowed to approve MRs: ✅
  • If required approvers is equal to or greater than 2: ✅
  • If all of the above are true: ✅
  • If one of the above is false: ⚠
  • If none of the above are true: ❌

Solution

Tooltip (Approval Status)

  • ✅ Adheres to separation of duties
  • ⚠ At least 1 rule does not adhere to separation of duties
  • ❌ Fails to adhere to separation of duties

Merge_Requests

Edited Jul 13, 2020 by Austin Regnery
Assignee
Assign to
Time tracking