amimas
amimas
I feel this PR is introducing breaking change. But more importantly, I don't understand the problem being solved based on the description. It just jumped into solutioning. For example in...
Hi @Anedaar . Thanks for all of that details. There's a lot to unpack in there. It's possible I might have missed a few things from your reply. Regarding whether...
@szEvEz - Thanks a lot for looking to add the new feature. Last year we have done a lot of refactoring and moving towards using the python-gitlab library. Personally, I'd...
I've updated the PR title. I don't think there's a setting or API for group level "MR approval setting", is there? I think it's only "MR approval rule".
Huh... Interesting. You're not mistaken. I just wasn't aware of that. I don't think the `python-gitlab` has support for that "group level MR approval setting" though. Please double check. The...
@szEvEz - Could you please take a look at the test failure?
This is currently not supported by GitLabForm. Could you help contribute this? PR is welcome.
> Does -no-op mode not make HTTP requests when processing groups for certain settings? I'm not yet familiar with the implementation of `--no-op` feature but I believe your observation is...
Group level branch protection is not supported at the moment. Will you be open to contribute the feature? If yes, let's discuss the config syntax. As a workaround though, you...
Thanks @rrotaru for the report and the investigation into potential fix. I'm still trying to digest the issue. Personally I'm finding the CLI parameter name `--recurse-subgroups` to be confusing. I...