I have setup a deploy/staging repo for a GitLab project, however, whenever I push into it (it has a DeployHQ webhook if that makes a difference?) it says the following:
remote:
remote: To create a merge request for deploy/staging, visit:
remote: https://gitlab.com/USER/PROJECT/merge_requests/new?merge_request%5Bsource_branch%5D=deploy%2Fstaging
remote:
What are the differences I could look into for this branch and my user/feature/master branches that just say the expected push messages with data compression/object writing status etc
Thanks
