search

Home  >  Q&A  >  body text

gitlab - Why does this prompt appear after git push? ?

What happened? create merge request for develop

The server uses gitlab

I remember not having it before? May I ask what is going on?

大家讲道理大家讲道理2811 days ago606

reply all(3)I'll reply

  • phpcn_u1582

    phpcn_u15822017-05-02 09:42:58

    Did someone on gitlab uniformly add prompts? . .

    reply
    0
  • 高洛峰

    高洛峰2017-05-02 09:42:58

    The permissions of your gitlab account should be developer. If you don’t have permission to push directly to the master branch, gitlab will generate a merge request, and it will be merged into the master branch after being approved by others

    reply
    0
  • 大家讲道理

    大家讲道理2017-05-02 09:42:58

    This should be caused by hooks. For example, our internal development environment uses Jenkins to automatically build, and it also responds with some information for pushers to check whether the build is successful

    reply
    0
  • Cancelreply