When calling the gitlab API to get a projects push rules after looping over a list of projects, the API will fail at projects that havent been pre-looked at in the UI. I am able to manually call the ...
in our projects branching model and worfklow we often require developer to submit a merge request of his dev-branch to several branches upstream, say master, and release-branch. In order for developer ...