Skip to content

Fix merge button disabled when MR is approved

Mark Chao requested to merge approval-rules-use-api into master

What does this MR do?

  • Fix merge button disabled when MR is approved
  • For the non-API approvals json action, use new approval state entity when feature is enabled
  • Ensure frontend approval_rules flag is scoped by project
  • Allow widget to use new approved attribute instead of duplicating calculation logic at frontend.

What are the relevant issue numbers?

#9839 (closed) #1979 (closed)

Does this MR meet the acceptance criteria?

Edited by Mark Chao

Merge request reports