I want to disable the merge button until and unless all the builds succeed. But in the current scenario, the button gets enabled when someone approves the PR on Github.
Asked
Active
Viewed 34 times
0
-
Are you looking for [Require deployments to succeed before merging](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/about-protected-branches#require-deployments-to-succeed-before-merging)? – Abdul Niyas P M Nov 23 '22 at 12:11