Problem/Motivation

Creating a MR or working with anything related to GitLab defaults to the idle 8.x-1.x.

Steps to reproduce

Visit https://git.drupalcode.org/project/ip_consumer_auth and work with the code. It defaults to comparing to the 8.x-1.x branch.

Proposed resolution

As a maintainer, go to the ip_consumer_auth GitLab:

  1. Settings (down the very bottom left)
  2. Repository
  3. Branch defaults
  4. Expand
  5. Set the new default branch (2.0.x)
  6. Save changes
CommentFileSizeAuthor
#3 Screenshot.png10.97 KBsolideogloria

Comments

Zarpele created an issue. See original summary.

zarpele’s picture

Title: Change default branch in Gitlab to active branch » Change default branch in GitLab to active branch
solideogloria’s picture

StatusFileSize
new10.97 KB

In addition, could you add a 2.0.x-dev option in the Version dropdown?

screenshot of version dropdown

zarpele’s picture

@solideogloria good point, I just did it, but we need to wait for the maintainer to change the default branch.

solideogloria’s picture

Thank you!