Giter Site home page Giter Site logo

Comments (2)

gdubicki avatar gdubicki commented on July 3, 2024

Hi @dodwmd ! I created a group named "test group" in my GitLab instance and in its URL space is replaced with a dash - "test-group" . When I used it in my config:


  group_settings: 
    'test-group':
      project_settings: 
        only_allow_merge_if_build_succeeds: true
        only_allow_merge_if_all_discussions_are_resolved: true

..it worked as expected:

(venv) gdubicki@mac ~/git/gitlabform (master)*$ gitlabform -v -c ../config.yml ALL_DEFINED
Reading config from: ../config.yml
Connected to GitLab version: 12.1.4-ee (4ea82400e72)
Config file is declared to be compatible with GitLab API v4
Reading config from: ../config.yml
>>> Processing ALL groups and projects defined in config
*** # of groups to process: 1
*** # of projects to process: 1
* [1/1] Processing: test-group/test
Setting project_settings
Setting project settings: {'only_allow_merge_if_build_succeeds': True, 'only_allow_merge_if_all_discussions_are_resolved': True}

Is this what you needed? If not then please elaborate on what does not work for you.

from gitlabform.

gdubicki avatar gdubicki commented on July 3, 2024

Closing as I think that there is no issue here. Please reopen if needed, @dodwmd .

from gitlabform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.