/:group/:project/protected_branches and /:group/:project/branches should be in a single page, rather than over two seperate pages. You simply set the protection where it is needed.
@creamzy@skyruler could you work on a way to do this? Let me know if you have any questions.
@JobV on it, can you give more info as it's more about info to be displayed? My feeling is protected page is more recent. Also do you think we need to show Protected sign inside the page?
Also do you think we need to show Protected sign inside the page?
Yes.
We want to:
show all branches (searchable)
show which are protected
have the ability to protect or unprotect a branch
have the ability to allow developers to push IF the branch is protected (as you can see on the protected branches page)
There should also be some way to transmit to the inexperienced user what a protected branch is. This used to be obscure, but is not getting more and more known.
Hi team, I think it would be a good idea if we could multi-select (or wildcard select) branches to change to protected. Ex: Protect all branches release/*