We have a requirement from our client that they need a criteria to be met firstly before being able to be merged to ‘main’. Its okay to go in ‘develop’ but when it should go to ‘main’ want to have some sort of TAG, check box, a field or something similar to that on the PBI/BUG which ‘blocks’ the deployment to ‘main’ unless ticked/approved/removed.
Repository: Azure DevOps, Git Pull request will be from Develop to main branch.
I checked in blogs, but i couldn't find any proper option for this. Please let me know if we have any options for this.