Wait for build status after submitting Merge Request
When a new Merge Request is submitted, it goes to the Merge Request page. I'm using the GitLab Plugin in Jenkins to return the status of the build (pending, running, ...). Most of the time, it doesn't show the build status and I need to refresh the page. Can GitLab wait for the status before rendering the page?