xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.37k stars 940 forks source link

Get scoped group variables #1995

Closed andersparslov closed 2 weeks ago

andersparslov commented 3 weeks ago

Added option to set scope when getting group-level variables. Changes were based on functionality which existed for ProjectVariables and added corresponding test. The change in projects.go came from make fmt.