Skip to content

Removes can_approve_deployment? method

What does this MR do and why?

Removes can_approve_deployment? method

Removes ee/app/helpers/ee/environments_helper.rb: can_approve_deployment? and its specs because it is not used anywhere. Solves a fraction of #420057

Changelog: removed EE: true

How to set up and validate locally

  1. Ensure pipelines pass

Merge request reports